Documentation ¶
Index ¶
- func ChangeExtension(filename, newExt string) string
- func DelDir(path string) bool
- func ExecuteCmd(arg string)
- func Exists(path string) bool
- func GetCurrentDirectory() string
- func GetFileList(path string) []string
- func GetFileSize(path string) (int64, bool)
- func IsDir(path string) bool
- func IsFile(path string) bool
- func LowerFirstWord(str string) string
- func MkDir(path string) bool
- func R1C1ToA1(r, c int) string
- func StringEscape(s string) string
- func StringToPrimitive(str string, value interface{}) (error, bool)
- func UpperFirstWord(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeExtension ¶
func ExecuteCmd ¶
func ExecuteCmd(arg string)
func GetCurrentDirectory ¶
func GetCurrentDirectory() string
func GetFileList ¶
func StringEscape ¶
func StringToPrimitive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.