Method: Doing::Util#default_editor
- Defined in:
- lib/doing/util.rb
#default_editor ⇒ Object
141 142 143 |
# File 'lib/doing/util.rb', line 141 def default_editor @default_editor ||= find_default_editor end |
141 142 143 |
# File 'lib/doing/util.rb', line 141 def default_editor @default_editor ||= find_default_editor end |