Class: Tavern::MockHub::Publication
- Inherits:
-
Struct
- Object
- Struct
- Tavern::MockHub::Publication
- Defined in:
- lib/tavern/mock_hub.rb
Instance Attribute Summary collapse
-
#context ⇒ Object
Returns the value of attribute context.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#context ⇒ Object
Returns the value of attribute context
8 9 10 |
# File 'lib/tavern/mock_hub.rb', line 8 def context @context end |
#path ⇒ Object
Returns the value of attribute path
8 9 10 |
# File 'lib/tavern/mock_hub.rb', line 8 def path @path end |