Method: Multicuke::Runner#output_path

Defined in:
lib/multicuke/runner.rb

#output_pathObject

Optional full path for generated reports. Default to ../#features_root_path.



66
67
68
# File 'lib/multicuke/runner.rb', line 66

def output_path
  @output_path
end