Class: Belt::CLI::PathGemMaterializer::PathGem

Inherits:
Struct
  • Object
show all
Defined in:
lib/belt/cli/path_gem_materializer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/belt/cli/path_gem_materializer.rb', line 17

def name
  @name
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



17
18
19
# File 'lib/belt/cli/path_gem_materializer.rb', line 17

def version
  @version
end