class Guard::Dsl
def home_guardfile_path
-
(String)
- the path to ~/.Guardfile
def home_guardfile_path File.expand_path(File.join('~', '.Guardfile')) end
(String)
- the path to ~/.Guardfile
def home_guardfile_path File.expand_path(File.join('~', '.Guardfile')) end