Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-ball
master
ShardWatcher
SourceWatcher
Watcher
WatcherManager
Generated using Crystal 1.14.0
2024-11-26 07:05:50 UTC
class
ShardWatcher
ShardWatcher
Reference
Object
Included Modules
Watcher
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