Method: Utils::Editor#stop
- Defined in:
- lib/utils/editor.rb
#stop ⇒ Object
140 141 142 |
# File 'lib/utils/editor.rb', line 140 def stop started? and edit_remote_send('<ESC>:qa<CR>') end |
140 141 142 |
# File 'lib/utils/editor.rb', line 140 def stop started? and edit_remote_send('<ESC>:qa<CR>') end |