Class: Riddl::Wrapper::Description::Composition
- Inherits:
-
Struct
- Object
- Struct
- Riddl::Wrapper::Description::Composition
- Defined in:
- lib/ruby/riddl/wrapper/description/resource.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
-
#route ⇒ Object
Returns the value of attribute route.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
408 409 410 |
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 408 def result @result end |
#route ⇒ Object
Returns the value of attribute route
408 409 410 |
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 408 def route @route end |