Method: Inspec::Resources::Crontab#params
- Defined in:
- lib/inspec/resources/crontab.rb
#params ⇒ Object (readonly)
Returns the value of attribute params.
33 34 35 |
# File 'lib/inspec/resources/crontab.rb', line 33 def params @params end |