Class: Belt::CLI::PathGemMaterializer::PathSource

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

Instance Attribute Summary collapse

Instance Attribute Details

#gemsObject

Returns the value of attribute gems

Returns:

  • (Object)

    the current value of gems



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

def gems
  @gems
end

#remoteObject

Returns the value of attribute remote

Returns:

  • (Object)

    the current value of remote



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

def remote
  @remote
end