Documentation ¶
Index ¶
- func BaseName(file string) string
- func BaseNameWithoutExtentsion(file string) string
- func Contain(file string, search string) bool
- func Create(file string, content ...[]byte) (err error)
- func Exists(file string) bool
- func Extension(file string) string
- func GetLineNum(file string) (total int)
- func PutContent(file string, data []byte) error
- func Remove(file string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLineNum ¶
func PutContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.