Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pushokku
add-documentation-for-config
Config
DeploymentApp
DeploymentAppConfig
DeploymentConfig
DeploymentMariadb
DeploymentMariadbConfig
DokkuAppConfig
DokkuMariadbConfig
LocalConfig
LocalDockerConfig
LocalFileConfig
LocalType
Pushokku
Cli
Options
RemoteConfig
Built with Crystal 1.9.2
2023-10-07 16:18:02 UTC
class
Pushokku::Cli
Pushokku::Cli
Reference
Object
Defined in:
pushokku.cr
Constructors
.new
Class Method Summary
.run
(args)
Instance Method Summary
#load_config
(config_file : String) : Config
#parse_options
(args) : Options
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
run
(args)
#
[
View source
]
Instance Method Detail
def
load_config
(config_file : String) :
Config
#
[
View source
]
def
parse_options
(args) :
Options
#
[
View source
]