Method: Gitlab::Shell.history
- Defined in:
- lib/gitlab/shell.rb
permalink .history ⇒ Object
[View source]
79 80 81 |
# File 'lib/gitlab/shell.rb', line 79 def history @history ||= History.new end |
79 80 81 |
# File 'lib/gitlab/shell.rb', line 79 def history @history ||= History.new end |