package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Jun 26, 2016
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
package fileutils provides utililty methods to copy and move files and directories.
Copypath copies the contents of src to dst, excluding any file or
directory that starts with a period.
RemoveAll removes path and any children it contains. Unlike os.RemoveAll it
deletes read only files on Windows.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.