Method: R10K::Module::Base#name

Defined in:
lib/r10k/module/base.rb

#nameObject (readonly)

Returns the value of attribute name.



13
14
15
# File 'lib/r10k/module/base.rb', line 13

def name
  @name
end