Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nox
v0.1.0
Nox
InterceptingIO
Process
Procfile
Entry
Runner
Built with Crystal 1.9.2
2023-10-08 11:06:06 UTC
class
Nox::Process
Nox::Process
Reference
Object
Defined in:
nox/process.cr
Constructors
.new
(procfile_entry : Nox::Procfile::Entry, dir : String, output : IO)
Instance Method Summary
#interrupt
#kill
#run
Constructor Detail
def self.
new
(procfile_entry :
Nox::Procfile::Entry
, dir : String, output : IO)
#
[
View source
]
Instance Method Detail
def
interrupt
#
[
View source
]
def
kill
#
[
View source
]
def
run
#
[
View source
]