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
struct
Nox::
Procfile::
Entry
Nox::Procfile::Entry
Struct
Value
Object
Defined in:
nox/procfile.cr
Constructors
.new
(process_type : String, command : String)
Instance Method Summary
#command
: String
#process_type
: String
Constructor Detail
def self.
new
(process_type : String, command : String)
#
[
View source
]
Instance Method Detail
def
command
: String
#
[
View source
]
def
process_type
: String
#
[
View source
]