package
Version:
v0.0.0-...-1dc401f
Opens a new window with list of versions in this module.
Published: May 27, 2024
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tree provides the tree command.
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.