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

Returns:

  • (Object)

    the current value of cmd



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

def cmd
  @cmd
end

#descObject

Returns the value of attribute desc

Returns:

  • (Object)

    the current value of desc



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

def desc
  @desc
end

#explanationObject

Returns the value of attribute explanation

Returns:

  • (Object)

    the current value of explanation



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

def explanation
  @explanation
end