Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
phobos
Package main contains the necessary functions for building the help menu and configuring the CLI library with all subcommand routes.
|
Package main contains the necessary functions for building the help menu and configuring the CLI library with all subcommand routes. |
internal
|
|
command
Package command contains all the logic for different commands within the CLI.
|
Package command contains all the logic for different commands within the CLI. |
output
Package output is responsible for formatting the final output / errors the user sees in the CLI.
|
Package output is responsible for formatting the final output / errors the user sees in the CLI. |
plugins
Package plugins provides built-in plugins.
|
Package plugins provides built-in plugins. |
plugins/exec
Package exec contains the exec plugin.
|
Package exec contains the exec plugin. |
settings
Package settings contains the logic for reading, writing, associating profiles with a user's settings file.
|
Package settings contains the logic for reading, writing, associating profiles with a user's settings file. |
uploader
Package uploader provides various uploaders for uploading data to Phobos.
|
Package uploader provides various uploaders for uploading data to Phobos. |
varparser
Package varparser contains the logic for parsing HCL and environment variables that Phobos API supports.
|
Package varparser contains the logic for parsing HCL and environment variables that Phobos API supports. |
Click to show internal directories.
Click to hide internal directories.