# Functions
CompileOptionFromCli will parse the kcl options from the cli options.
LoadDepsFrom parses the kcl external package option from a path.
NewImportOptions returns a new instance of ImportOptions with default values.
NewRunOptions returns a new instance of RunOptions with default values.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Json is the JSON output format.
No description provided by the author
No description provided by the author
No description provided by the author
Toml is the TOML output format.
Yaml is the YAML output format.
# Structs
No description provided by the author
RunOptions is a struct that holds the options for the run command.