//
pkg.gl
Category
github.com/Youtch/rclone
cmd
tree
package
0.0.0-20240903102252-97ed4018d9d4
Repository:
https://github.com/youtch/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
216 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.