package
0.0.5
Repository: https://github.com/getevo/evo-ng.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CopyDir copy directory with its contents to destination.
CopyFile copies file to destination.
IsDir checks if path is a directory.
IsDirEmpty checks if directory is empty.
IsDirExist checks if is directory exist.
IsFileExist checks if file exist.
MakePath create path recursive.
Parent return root of path.
No description provided by the author
PathInfo return detailed information of a path.
ReadFile reads file to bytes.
Remove removes a path or file.
RSlash trim right slash.
SafeFileContent return content of a file assumed is accessible.
Stat return information about path.
SymLink create SymLinks.
WorkingDir return current working directory.
No description provided by the author
No description provided by the author
No description provided by the author