class Prax::Spawner

Defined in:

prax/application/spawner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(app : Prax::Application) #

[View source]

Instance Method Detail

def app : Application #

[View source]
def channel : Channel({Channel(String), String}) #

[View source]
def exception : Exception #

[View source]
def exception? : Exception | Nil #

[View source]
def path #

[View source]
def started? #

[View source]
def started_at : Time | Nil #

[View source]
def stopped? #

[View source]