Module: Gitlab::ShellAdapter

Instance Method Summary collapse

Instance Method Details

#gitlab_shellObject



9
10
11
# File 'lib/gitlab/shell_adapter.rb', line 9

def gitlab_shell
  @gitlab_shell ||= Gitlab::Shell.new
end