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.



168
169
170
# File 'lib/a-contracts.rb', line 168

def doc
  @doc
end

#titleObject

Returns the value of attribute title.



168
169
170
# File 'lib/a-contracts.rb', line 168

def title
  @title
end