Documentation
¶
Index ¶
- func CopySingle(srcFs filesystem.FileSystem, srcRaw string, destFs filesystem.FileSystem, ...) error
- func DeleteSingle(destFs filesystem.FileSystem, destRaw string) error
- func Sync(srcRaw string, destRaw string, opts *Options) error
- func Watch(srcRaw string, destRaw string, opts *Options) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopySingle ¶
func CopySingle(srcFs filesystem.FileSystem, srcRaw string, destFs filesystem.FileSystem, destRaw string) error
func DeleteSingle ¶
func DeleteSingle(destFs filesystem.FileSystem, destRaw string) error
Types ¶
Click to show internal directories.
Click to hide internal directories.