class Guard::Dsl
def guardfile_path
-
(String)- the path to the Guardfile
def guardfile_path @@options ? @@options[:guardfile_path] : '' end
(String)
- the path to the Guardfile
def guardfile_path @@options ? @@options[:guardfile_path] : '' end