Method: Codeqa::RunnerDecorator#sourcefile_to_s

Defined in:
lib/codeqa/runner_decorator.rb

#sourcefile_to_sObject



9
10
11
# File 'lib/codeqa/runner_decorator.rb', line 9

def sourcefile_to_s
  info("Codeqa on :'#{@runner.sourcefile.filename}'\n")
end