Method: HoneyFormat::BenchmarkCLI#used_input_path
- Defined in:
- lib/honey_format/cli/benchmark_cli.rb
#used_input_path ⇒ String
Return the input path used for the benchmark
40 41 42 |
# File 'lib/honey_format/cli/benchmark_cli.rb', line 40 def used_input_path [:input_path] || @used_input_path end |