Module: DeployLog::Github
- Defined in:
- lib/deploy_log/github/api.rb,
lib/deploy_log/github/helper.rb,
lib/deploy_log/github/deploys.rb
Defined Under Namespace
Instance Attribute Summary collapse
-
#repo ⇒ Object
readonly
Returns the value of attribute repo.
Instance Attribute Details
#repo ⇒ Object (readonly)
Returns the value of attribute repo.
7 8 9 |
# File 'lib/deploy_log/github/api.rb', line 7 def repo @repo end |