Class: Belt::CLI::PathGemMaterializer::PathSource
- Inherits:
-
Struct
- Object
- Struct
- Belt::CLI::PathGemMaterializer::PathSource
- Defined in:
- lib/belt/cli/path_gem_materializer.rb
Instance Attribute Summary collapse
-
#gems ⇒ Object
Returns the value of attribute gems.
-
#remote ⇒ Object
Returns the value of attribute remote.
Instance Attribute Details
#gems ⇒ Object
Returns the value of attribute gems
16 17 18 |
# File 'lib/belt/cli/path_gem_materializer.rb', line 16 def gems @gems end |
#remote ⇒ Object
Returns the value of attribute remote
16 17 18 |
# File 'lib/belt/cli/path_gem_materializer.rb', line 16 def remote @remote end |