Documentation
¶
Index ¶
- type Filepath
- func (*Filepath) Abs(path string) interface{}
- func (*Filepath) Base(path string) interface{}
- func (*Filepath) Clean(path string) interface{}
- func (*Filepath) Dir(path string) interface{}
- func (*Filepath) Ext(path string) interface{}
- func (*Filepath) Glob(pattern string) interface{}
- func (*Filepath) IsAbs(path string) interface{}
- func (*Filepath) Join(extra ...interface{}) interface{}
- func (*Filepath) Match(pattern, name string) interface{}
- func (*Filepath) Rel(basepath, targpath string) interface{}
- func (*Filepath) Split(path string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.