Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeParent ¶
func CopyFileContent ¶
func LowercaseAll ¶
func MoveAllFileContent ¶
MoveAllFileContent moves all files from srcDir to dstDir recursively. Only files' name and their content are guaranteed same. If the existing files and the moving files have the same path, the existing files will be overridden. This prevents os.Rename to panic "invalid cross-device link".
func MoveFileContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.