Class: GitlabInternalEventsCli::GitlabPrompt
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- GitlabInternalEventsCli::GitlabPrompt
- Defined in:
- lib/gitlab_internal_events_cli/gitlab_prompt.rb
Instance Method Summary collapse
Instance Method Details
#global ⇒ Object
5 6 7 |
# File 'lib/gitlab_internal_events_cli/gitlab_prompt.rb', line 5 def global @global ||= GlobalState.new end |