Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSFileSystem ¶
type OSFileSystem struct{}
func (OSFileSystem) Getwd ¶
func (fs OSFileSystem) Getwd() (string, error)
func (OSFileSystem) UserHomeDir ¶
func (fs OSFileSystem) UserHomeDir() (string, error)
Click to show internal directories.
Click to hide internal directories.