Method: Doing::Util#editor_with_args

Defined in:
lib/doing/util.rb

#editor_with_argsObject



145
146
147
# File 'lib/doing/util.rb', line 145

def editor_with_args
  args_for_editor(default_editor)
end