struct Nox::Procfile::Entry

Defined in:

nox/procfile.cr

Constructors

Instance Method Summary

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]