package
1.5.0
Repository: https://github.com/toowoxx/go-lib-fs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CountLines returns the number of newline characters in the file specified by the path.
CreateFile creates an.
DirectoryExists returns true if the path exists and there was no error.
FileExists returns true if the path exists and there was no error.
FileSize returns the file size in bytes for the given path.
No description provided by the author
No description provided by the author