//
pkg.gl
Category
github.com/artxia/rclone
cmd
tree
package
1.54.4
Repository:
https://github.com/artxia/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
199 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.