Class: Corundum::CLI::Skelfiles::SkelfileScope

Inherits:
Struct
  • Object
show all
Defined in:
lib/corundum/cli/skelfiles.rb

Instance Attribute Summary collapse

Instance Attribute Details

#project_nameObject

Returns the value of attribute project_name

Returns:

  • (Object)

    the current value of project_name



42
43
44
# File 'lib/corundum/cli/skelfiles.rb', line 42

def project_name
  @project_name
end