class Guard::Polling
def watch(directory)
-
directory
(String
) -- the directory to watch
def watch(directory) @existing = all_files end
directory
(String
)
-- the directory to watch
def watch(directory) @existing = all_files end