//
pkg.gl
Category
github.com/databricks/cli
libs
vfs
package
0.234.0
Repository:
https://github.com/databricks/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
8
Files
164 SLOC
#
Functions
FindLeafInTree
FindLeafInTree returns the first path that holds `name`, traversing up to the root of the filesystem, starting at `p`.
MustNew
No description provided by the author
New
No description provided by the author
NewFilerPath
No description provided by the author
#
Interfaces
FS
FS combines the fs.FS, fs.StatFS, fs.ReadDirFS, and fs.ReadFileFS interfaces.
Path
Path defines a read-only virtual file system interface for: 1.