module Cp8Cli::Github::Api::Client

Public Instance Methods

client() click to toggle source
# File lib/cp8_cli/github/api.rb, line 17
def client
  self.class.client
end