class Guard::Dsl
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