Class: Shef::Extensions::Help

Inherits:
Struct
  • Object
show all
Defined in:
lib/chef/shef/ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cmdObject

Returns the value of attribute cmd



30
31
32
# File 'lib/chef/shef/ext.rb', line 30

def cmd
  @cmd
end

#descObject

Returns the value of attribute desc



30
31
32
# File 'lib/chef/shef/ext.rb', line 30

def desc
  @desc
end

#explanationObject

Returns the value of attribute explanation



30
31
32
# File 'lib/chef/shef/ext.rb', line 30

def explanation
  @explanation
end