Documentation ¶
Index ¶
- func Change(headAddresses []string, sources []string, target string, overwrite bool, ...) error
- func Delete(headAddresses []string, target string, killZombies bool) error
- func List(headAddresses []string, source string, usage bool) (*common.Folder, error)
- func MakeFolder(headAddresses []string, target string) error
- func Pull(headAddresses []string, sources []string, target string, ...) error
- func Put(headAddresses []string, source string, target string, overwrite bool) error
- func PutFile(headAddresses []string, source string, target string, overwrite bool) error
- func Tree(headAddresses []string, source string, usage bool) (*common.TreeShadow, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFolder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.