GO-2026-4964 : Rclone: Unauthenticated options/set allows runtime auth bypass, leading to sensitive operations and command execution in github.com/rclone/rclone
Discover Packages
github.com/rclone/rclone
cmd
tree
package
Version:
v1.55.1
Opens a new window with list of versions in this module.
Published: Apr 26, 2021
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
Documentation
¶
Tree lists fsrc to outFile using the Options passed in
FileInfo maps an fs.DirEntry into an os.FileInfo
IsDir is abbreviation for Mode().IsDir()
ModTime is modification time
Name is base name of the file
Size in bytes for regular files; system-dependent for others
String returns the full path
Sys is underlying data source (can return nil)
Fs maps an fs.Fs into a tree.Fs
ReadDir returns info about the directory and fills up the directory cache
Stat returns info about the file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.