Class: Statecraft::Introspection::Availability
- Inherits:
-
Struct
- Object
- Struct
- Statecraft::Introspection::Availability
- Defined in:
- lib/statecraft/introspection.rb
Instance Attribute Summary collapse
-
#to ⇒ Object
Returns the value of attribute to.
-
#via ⇒ Object
Returns the value of attribute via.
Instance Attribute Details
#to ⇒ Object
Returns the value of attribute to
11 12 13 |
# File 'lib/statecraft/introspection.rb', line 11 def to @to end |
#via ⇒ Object
Returns the value of attribute via
11 12 13 |
# File 'lib/statecraft/introspection.rb', line 11 def via @via end |