Method: HoneyFormat::BenchmarkCLI#options

Defined in:
lib/honey_format/cli/benchmark_cli.rb,
lib/honey_format/cli/benchmark_cli.rb

#optionsHash (readonly)

from command line arguments

Returns:

  • (Hash)

    the current value of options



10
11
12
# File 'lib/honey_format/cli/benchmark_cli.rb', line 10

def options
  @options
end