class Mocr::Server

Defined in:

mocr/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Parser::Config) #

[View source]

Instance Method Detail

def config : Parser::Config #

[View source]
def config=(config : Parser::Config) #

[View source]
def run(port : Int32 | Nil = nil) #

[View source]