package
module
Version:
v0.0.0-...-2bbc2ed
Opens a new window with list of versions in this module.
Published: Dec 24, 2016
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
fileutil
![GoDoc](https://camo.githubusercontent.com/6bae67c5189d085c05271a127da5a4bbb1e8eb2c/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f736d61727479737472656574732f676f636f6e7665793f7374617475732e706e67)
This Go package provides useful utilities for dealing with files.
Installation
go get github.com/stephanos/fileutil
Documentation
godoc.org
License
MIT (see LICENSE).
Documentation
¶
Exists returns whether the given file or directory exists or not.
HomeDir returns the path to the current user's home directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.