Documentation
¶
Index ¶
- type Path
- func (p Path) Base() string
- func (p Path) Dir() string
- func (p Path) Exist() bool
- func (p Path) Ext() string
- func (p Path) Join(paths ...string) Path
- func (p Path) OpenFile(flag int) (*os.File, error)
- func (p Path) ReadFile() ([]byte, error)
- func (p Path) String() string
- func (p Path) WriteFile(b []byte) error
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.