Method: ChefAPI::Validator::Base#options
- Defined in:
- lib/chef-api/validators/base.rb
#options ⇒ Hash (readonly)
Returns the hash of additional arguments passed in.
13 14 15 |
# File 'lib/chef-api/validators/base.rb', line 13 def @options end |