Class Travis::Tools::Github
In: lib/travis/tools/github.rb
Parent: Object

Methods

Constants

TOKEN_SIZE = 40
GITHUB_API = 'api.github.com'
GITHUB_HOST = 'github.com'

Attributes

after_tokens  [RW] 
api_url  [RW] 
ask_login  [RW] 
ask_otp  [RW] 
ask_password  [RW] 
auto_password  [RW] 
auto_token  [RW] 
callback  [RW] 
check_token  [RW] 
composer_path  [RW] 
debug  [RW] 
drop_token  [RW] 
explode  [RW] 
git_config_keys  [RW] 
github_login  [RW] 
github_token  [RW] 
hub_path  [RW] 
login_header  [RW] 
manual_login  [RW] 
netrc_path  [RW] 
no_token  [RW] 
note  [RW] 
oauth_paths  [RW] 
scopes  [RW] 

Public Class methods

Public Instance methods

[Validate]