Documentation ¶
Overview ¶
Package system have all the files related dependencies used by the copy package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenameFile ¶
func RenameFile(log log.T, filesys filemanager.FileSystem, fullSourceName, destName string) error
RenameFile is a method that renames a file and deletes the original copy
func SaveFileContent ¶
func SaveFileContent(log log.T, filesysdep filemanager.FileSystem, destination string, contents string) (err error)
SaveFileContent is a method that returns the content in a file and saves it on disk
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.