Libraries
»
gitlab
(4.18.0)
»
Index
»
Gitlab
»
Shell
»
quit_shell
Method: Gitlab::Shell.quit_shell
Defined in:
lib/gitlab/shell.rb
.
quit_shell
⇒
Object
74 75 76 77
# File 'lib/gitlab/shell.rb', line 74
def
quit_shell
history
.
save
exit
end