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.



163
164
165
# File 'lib/a-contracts.rb', line 163

def doc
  @doc
end

#titleObject

Returns the value of attribute title.



163
164
165
# File 'lib/a-contracts.rb', line 163

def title
  @title
end