Meridian::Commands::Server
Inherits Meridian::Commands::Base < Reference < Object
Constructors
new(config : Config::DeployConfig, ssh_executor : SSH::Executor, output : IO = STDOUT, error : IO = STDERR, bootstrap_runner : Meridian::Server::Bootstrapper::Runner = Meridian::Server::Bootstrapper::ProcessRunner.new)
SourceInstance methods
bootstrap(invocation : CLI::ServerBootstrapInvocation) : Nil
Source