Method: GitHub::Command#github_token
- Defined in:
- lib/github/command.rb
#github_token ⇒ Object
79 80 81 |
# File 'lib/github/command.rb', line 79 def github_token git("config --get github.token") end |
79 80 81 |
# File 'lib/github/command.rb', line 79 def github_token git("config --get github.token") end |