Home
Pages
Classes
Methods
Pages
Guardfile
guard :sheller, command: '/path/to/executable' do
watch
(
%r{^/path/to/watched/files}
)
end