Method: Inspec::Resources::Cmd#command
- Defined in:
- lib/inspec/resources/command.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
26 27 28 |
# File 'lib/inspec/resources/command.rb', line 26 def command @command end |