|
|
|
|
@ -44,7 +44,7 @@ func (c *Child) isAvailable() bool { |
|
|
|
|
// Any attempts to perform operations on paths inside of children will result
|
|
|
|
|
// in a panic, as these are not expected to be performed on this FS.
|
|
|
|
|
//
|
|
|
|
|
// An FS an optionally have a StaticRoot, which will insert a folder with that
|
|
|
|
|
// An FS can optionally have a StaticRoot, which will insert a folder with that
|
|
|
|
|
// StaticRoot into the tree, like this:
|
|
|
|
|
//
|
|
|
|
|
// -- <StaticRoot>
|
|
|
|
|
|