Class: Mistri::Edit::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/mistri/edit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



16
17
18
# File 'lib/mistri/edit.rb', line 16

def content
  @content
end

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



16
17
18
# File 'lib/mistri/edit.rb', line 16

def count
  @count
end