Method: MessagePack::IDL::IR::InheritedFunction#inherit_func
- Defined in:
- lib/msgpack/idl/ir.rb
#inherit_func ⇒ Object (readonly)
Returns the value of attribute inherit_func.
389 390 391 |
# File 'lib/msgpack/idl/ir.rb', line 389 def inherit_func @inherit_func end |