class SourceWatcher

Included Modules

Defined in:

main.cr

Class Method Summary

Instance Method Summary

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

Class Method Detail

def self.from_file(file : File) : SourceWatcher | Nil #

[View source]

Instance Method Detail

def postCommandExec #

[View source]
def preCommandExec #

[View source]