//
pkg.gl
Category
github.com/artpar/rclone
cmd
tree
package
2.0.1+incompatible
Repository:
https://github.com/artpar/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
16
Dependents
2
Files
198 SLOC
#
Functions
NewFs
NewFs creates a new tree.
Tree
Tree lists fsrc to outFile using the Options passed in.
#
Structs
FileInfo
FileInfo maps a fs.DirEntry into an os.FileInfo.
#
Type aliases
Fs
Fs maps an fs.Fs into a tree.Fs.