Methods for the Enterprise License API
Get information about the Enterprise license
@return [Sawyer::Resource] The license information
# File lib/octokit/enterprise_admin_client/license.rb, line 12 def license_info get "enterprise/settings/license" end