//
pkg.gl
Category
github.com/morecup/rclone
cmd
tree
package
1.1.1
Repository:
https://github.com/morecup/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
2
Files
214 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.