Method: CouchShell::CorePlugin#execute_exit
- Defined in:
- lib/couch-shell-plugin/core.rb
#execute_exit(argstr) ⇒ Object
130 131 132 |
# File 'lib/couch-shell-plugin/core.rb', line 130 def execute_exit(argstr) raise Quit end |
130 131 132 |
# File 'lib/couch-shell-plugin/core.rb', line 130 def execute_exit(argstr) raise Quit end |