Class: DocCodeEvent::Result

Inherits:
Result
  • Object
show all
Defined in:
lib/a-contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#docObject

Returns the value of attribute doc.



161
162
163
# File 'lib/a-contracts.rb', line 161

def doc
  @doc
end

#titleObject

Returns the value of attribute title.



161
162
163
# File 'lib/a-contracts.rb', line 161

def title
  @title
end