Module: Doing::WWIDEditor
- Included in:
- WWID
- Defined in:
- lib/doing/wwid/editor.rb
Overview
Editor methods for WWID class
Instance Method Summary collapse
- #add_with_editor(**options) ⇒ Object
- #edit_items(items) ⇒ Object
-
#edit_last(section: 'All', options: {}) ⇒ Object
Edit the last entry.
-
#fork_editor(input = '', message: :default) ⇒ Object
Create a process for an editor and wait for the file handle to return.
-
#format_input(input) ⇒ Array
Takes a multi-line string and formats it as an entry.
Instance Method Details
#add_with_editor(**options) ⇒ Object
#edit_items(items) ⇒ Object
#edit_last(section: 'All', options: {}) ⇒ Object
Edit the last entry
#fork_editor(input = '', message: :default) ⇒ Object
Create a process for an editor and wait for the file handle to return
#format_input(input) ⇒ Array
Takes a multi-line string and formats it as an entry