Method: Chef::Resource::Conditional#command
- Defined in:
- lib/chef/resource/conditional.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
41 42 43 |
# File 'lib/chef/resource/conditional.rb', line 41 def command @command end |