Method: Travis::Client::EnvVar#repository
- Defined in:
- lib/travis/client/env_var.rb
#repository ⇒ Object (readonly)
Returns the value of attribute repository.
1 2 3 |
# File 'lib/travis/client/env_var.rb', line 1 def repository @repository end |