class Creestal::Server::Server

Defined in:

server/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(root : String, home : String, host : String = Creestal::DEFAULT_HOST, port : Int32 = Creestal::DEFAULT_PORT, watch : Bool = false) #

[View source]

Instance Method Detail

def broadcast_reload : Nil #

[View source]
def start : Nil #

[View source]
def stop : Nil #

[View source]