Class: Globber::Configuration
- Inherits:
-
Object
- Object
- Globber::Configuration
- Defined in:
- lib/globber/configuration.rb
Instance Attribute Summary collapse
-
#base_uri ⇒ Object
Returns the value of attribute base_uri.
Instance Attribute Details
#base_uri ⇒ Object
Returns the value of attribute base_uri.
3 4 5 |
# File 'lib/globber/configuration.rb', line 3 def base_uri @base_uri end |