module
Creestal::Commands::Serve
Defined in:
commands/serve.crClass Method Summary
- .command : Argy::Command
- .on_rebuild=(runner : Proc(Array(String), Nil) | Nil)
- .reset_test_hooks! : Nil
- .server_start=(runner : Proc(Server::Server, Nil))
- .watcher_runner=(runner : Proc(String, Int32, Proc(Array(String), Nil), Nil))
Class Method Detail
def self.watcher_runner=(runner : Proc(String, Int32, Proc(Array(String), Nil), Nil))
#