Documentation
¶
Index ¶
- func ApplyModes(root *os.Root, base string, nodes []Node) error
- func Copy(source *os.Root, sourceName string, destination *os.Root, ...) error
- func CopyForStorage(source *os.Root, sourceName string, destination *os.Root, ...) error
- func Remove(root *os.Root, name string) error
- type Inspection
- type Kind
- type Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyForStorage ¶
Types ¶
type Inspection ¶
func ValidateCopySource ¶
func ValidateCopySource(root *os.Root, name string) (Inspection, error)
Click to show internal directories.
Click to hide internal directories.