Class: Riddl::Wrapper::Description::Composition

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby/riddl/wrapper/description/resource.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resultObject

Returns the value of attribute result

Returns:

  • (Object)

    the current value of result



419
420
421
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 419

def result
  @result
end

#routeObject

Returns the value of attribute route

Returns:

  • (Object)

    the current value of route



419
420
421
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 419

def route
  @route
end