Documentation ¶
Overview ¶
Package vfsutil contains small utility functions for working with virtual filesystems. See the docs for github.com/rainycape/vfs for more information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VFS ¶
VFS is just an alias for github.com/rainycape/vfs.VFS, to avoid importing the latter.
func MemFromDir ¶
func MustOpenBaked ¶
MustOpenBaked is a shorthand for OpenBaked() which panics.
Click to show internal directories.
Click to hide internal directories.