class ShardWatcher

Included Modules

Defined in:

main.cr

Instance methods inherited from module Watcher

command : String command, file : File file, last_update : Time last_update, last_update=(last_update : Time) last_update=, postCommandExec postCommandExec, preCommandExec preCommandExec, start start

Constructor methods inherited from module Watcher

new(file : File, command : String) new