Class: Doing::Note

Inherits:
Array
  • Object
show all
Defined in:
lib/doing/note.rb

Overview

This class describes an item note.

Instance Method Summary collapse

Constructor Details

#initialize(note = []) ⇒ Note

Returns a new instance of Note.

Instance Method Details

#add(note, replace: false) ⇒ Object

#append(lines) ⇒ Object

#append_string(input) ⇒ Object

#compressObject

#compress!Object

#equal?(other) ⇒ Boolean

Returns:

  • (Boolean)

#strip_linesObject

#strip_lines!Object

#to_sObject