Module: Cp8Cli::Github::Api::Client

Extended by:
ActiveSupport::Concern
Included in:
CurrentUser, Issue, PullRequest
Defined in:
lib/cp8_cli/github/api.rb

Instance Method Summary collapse

Instance Method Details

#clientObject



17
18
19
# File 'lib/cp8_cli/github/api.rb', line 17

def client
  self.class.client
end