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



397
398
399
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 397

def result
  @result
end

#routeObject

Returns the value of attribute route

Returns:

  • (Object)

    the current value of route



397
398
399
# File 'lib/ruby/riddl/wrapper/description/resource.rb', line 397

def route
  @route
end