Class: Bookbinder::Spider::Stabilimentum::FudgedUri
- Inherits:
-
Struct
- Object
- Struct
- Bookbinder::Spider::Stabilimentum::FudgedUri
- Defined in:
- lib/bookbinder/stabilimentum.rb
Instance Attribute Summary collapse
-
#fragment ⇒ Object
Returns the value of attribute fragment.
-
#path ⇒ Object
Returns the value of attribute path.
-
#to_s ⇒ Object
Returns the value of attribute to_s.
Instance Attribute Details
#fragment ⇒ Object
Returns the value of attribute fragment
4 5 6 |
# File 'lib/bookbinder/stabilimentum.rb', line 4 def fragment @fragment end |
#path ⇒ Object
Returns the value of attribute path
4 5 6 |
# File 'lib/bookbinder/stabilimentum.rb', line 4 def path @path end |
#to_s ⇒ Object
Returns the value of attribute to_s
4 5 6 |
# File 'lib/bookbinder/stabilimentum.rb', line 4 def to_s @to_s end |