class Guard::Guardfile::Evaluator
def _user_config_path
-
(String)- the path to `~/.guard.rb`
def _user_config_path File.expand_path(File.join('~', '.guard.rb')) end
(String)
- the path to `~/.guard.rb`
def _user_config_path File.expand_path(File.join('~', '.guard.rb')) end