//
pkg.gl
Category
github.com/blang/vfs
prefixfs
package
1.0.0
Repository:
https://github.com/blang/vfs.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
1
Files
39 SLOC
#
Functions
Create
Create returns a file system that prefixes all paths and forwards to root.
#
Structs
FS
A FS that prefixes the path in each vfs.Filesystem operation.