Method: Retrospec::Puppet::SpecObject#module_name

Defined in:
lib/retrospec/plugins/v1/plugin/spec_object.rb,
lib/retrospec/plugins/v1/plugin/spec_object.rb

#module_nameString (readonly)

Returns - the name of the module.

Returns:

  • (String)
    • the name of the module



21
22
23
# File 'lib/retrospec/plugins/v1/plugin/spec_object.rb', line 21

def module_name
  @module_name
end