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