Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nox
v0.2.2
Nox
InterceptingIO
Process
Procfile
Entry
Runner
Built with Crystal 1.9.2
2023-10-08 11:06:13 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
]