Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nox
v0.2.3
Nox
InterceptingIO
Process
Procfile
Entry
Runner
Generated using Crystal 1.10.1
2024-01-26 23:15:35 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
]