class Guard::Dsl
def guardfile_contents
-
(String)
- the Guardfile content
def guardfile_contents @@options ? @@options[:guardfile_contents] : '' end
(String)
- the Guardfile content
def guardfile_contents @@options ? @@options[:guardfile_contents] : '' end