class RSpecCommand::MatchFixture
def matches?(cmd)
-
(Boolean)
-
Parameters:
-
cmd
() -- Ignored.
def matches?(cmd) files_match? && file_content_match? end
(Boolean)
-
cmd
(
)
-- Ignored.
def matches?(cmd) files_match? && file_content_match? end