Documentation
¶
Overview ¶
Package rootfs provides an fs.FS implementation that uses the OS's root file system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS fs.FS = rootFS{}
FS is the root OS file system.
It respects the current working directory when referencing relative paths.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.