Method: Vanguard::DSL::Evaluator#options

Defined in:
lib/vanguard/dsl/evaluator.rb

#optionsHash (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Return options hash

Returns:

  • (Hash)


20
21
22
# File 'lib/vanguard/dsl/evaluator.rb', line 20

def options
  @options
end