package
0.11.0
Repository: https://github.com/tableauio/tableau.git
Documentation: pkg.go.dev

# Functions

CleanSlashPath returns clean and slash path.
CopyFile copies a file from src to dst.
Dir returns all but the last element of path, typically the path's directory.
Exists returns whether the given file or directory exists.
No description provided by the author
HasSubdirPrefix returns whether the given path has the given prefix.
IsSamePath checks if two paths are same based on clean slash path.
Join joins any number of path elements into a clean and slash path.
No description provided by the author
No description provided by the author
RangeFilesByFormat traveses the given directory with the given format, and invoke the given callback for each file.
Rel returns relative clean slash path.
RewriteSubdir replaces path's subdir part with the given subdirs.