Method: Gitlab::Shell.quit_shell
- Defined in:
- lib/gitlab/shell.rb
permalink .quit_shell ⇒ Object
[View source]
74 75 76 77 |
# File 'lib/gitlab/shell.rb', line 74 def quit_shell history.save exit end |
74 75 76 77 |
# File 'lib/gitlab/shell.rb', line 74 def quit_shell history.save exit end |