Method: Kerbi::CodeGen::ProjectGenerator#project_name

Defined in:
lib/main/code_gen.rb

#project_nameObject

Serves as both the new project’s dir name and the mixer’s _module name



10
11
12
# File 'lib/main/code_gen.rb', line 10

def project_name
  @project_name
end