class Mint::SandboxServer
Defined in:
sandbox_server.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(host :
String =
"0.0.0.0", port : Int32 =
8080, runtime_path :
String | Nil =
nil)
#
Instance Method Detail
def
handle_request(context)
#