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