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



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

def cmd
  @cmd
end

#descObject

Returns the value of attribute desc

Returns:

  • (Object)

    the current value of desc



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

def desc
  @desc
end

#explanationObject

Returns the value of attribute explanation

Returns:

  • (Object)

    the current value of explanation



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

def explanation
  @explanation
end