Documentation ¶
Index ¶
- Constants
- func Filenamify(str string, options Options) (string, error)
- func FilenamifyV2(str string, optFuns ...func(options *Options)) (string, error)
- func Path(filePath string, options Options) (string, error)
- func PathV2(filePath string, optFuns ...func(options *Options)) (string, error)
- type Options
Constants ¶
View Source
const MAX_FILENAME_LENGTH = 100
Variables ¶
This section is empty.
Functions ¶
func FilenamifyV2 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.