class FileWatcher

Defined in:

file_watcher.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_file(file_path : String, listener : Proc(Nil)) #

[View source]
def watch #

[View source]