Documentation ¶
Overview ¶
Package osfs maps the operating system filesystem to a virtual filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OsFs = &osFileSystem{}
Functions ¶
func IsOsFileSystem ¶ added in v0.4.4
func IsOsFileSystem(fs vfs.FileSystem) bool
func New ¶
func New() vfs.FileSystem
func NewTempFileSystem ¶
func NewTempFileSystem() (vfs.FileSystem, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.