Documentation ¶
Index ¶
- func BaseDir(s string) string
- func Basename(s string) string
- func CallerInfo(skip int) (file string, line int, fn string)
- func ChangeWorkDir(workDir string) error
- func CreateFile(path, filename string) error
- func DirName(s string) string
- func EnsureWorkDir(skip int, existFile string) bool
- func Filename(s string) string
- func GetRelativePath(level int) string
- func GetWorkDir() string
- func IsPathNotExist(path string) bool
- func Visit(files *[]string) filepath.WalkFunc
- func WriterFile(path, filename string, in []byte) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeWorkDir ¶
func CreateFile ¶
func EnsureWorkDir ¶
func GetRelativePath ¶
func GetWorkDir ¶
func GetWorkDir() string
func IsPathNotExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.