Method: CreateProj::Creator::Creator#name

Defined in:
lib/createproj/creator/creator.rb,
lib/createproj/creator/creator.rb

#nameString (readonly)

description of attributes name

Returns:

  • (String)

    the current value of name



7
8
9
# File 'lib/createproj/creator/creator.rb', line 7

def name
  @name
end