Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RealFileSystem ¶
type RealFileSystem struct{}
RealFileSystem implements FileSystem using the os and filepath packages
func (RealFileSystem) EvalSymlinks ¶
func (RealFileSystem) EvalSymlinks(path string) (string, error)
Click to show internal directories.
Click to hide internal directories.