Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(fs billy.Filesystem, base string) billy.Filesystem
New creates a new filesystem wrapping up the given 'fs'. The created filesystem has its base in the given subdirectory of the underlying filesystem.
This is particularly useful to implement the Dir method for other filesystems.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.