package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev
# Packages
nolint: forbidigo.
nolint:forbidigo Package clifs provides detection of the working directory for the CLI.
No description provided by the author
No description provided by the author
# Functions
Base returns the last element of path.
Dir returns all but the last element of path, typically the path's directory.
No description provided by the author
IsAbs reports whether the path is absolute.
IsFrom returns true if path is from base dir or some sub-dir.
No description provided by the author
Join joins any number of path elements into a single path.
Match reports whether name matches the shell file name pattern.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadSubDirs returns dir entries inside dir.
Rel returns relative path.
Split splits path immediately following the final Separator.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
JSONFile.
JsonnetFile.
RawFile.
YamlFile.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
File is common abstraction for a file.
No description provided by the author
Fs - filesystem interface.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
LoadHandler callback modifies file loading process, see "fileloader" package.
No description provided by the author
No description provided by the author