Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Meridian::Server::Bootstrapper::ProcessRunner
Inherits
Meridian::Server::Bootstrapper::Runner
<
Reference
<
Object
Constructors
new
(output :
IO
=
STDOUT
, error :
IO
=
STDERR
)
Source
Instance methods
run_check
(command :
String
, args :
Array
(
String
), step :
String
) :
Bool
Source
run_interactive
(command :
String
, args :
Array
(
String
), step :
String
) :
Nil
Source