class Guardian::Watcher

Defined in:

guardian/watcher.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def collect_files #

[View source]
def file_creation_date(file : String) #

[View source]
def files=(files : Array(String)) #

[View source]
def run_tasks(file) #

[View source]
def start_watching #

[View source]
def watch_changes #

[View source]
def watch_newfiles #

[View source]