Method: Indocker::Artifacts::Git#remote_url
- Defined in:
- lib/indocker/artifacts/git.rb
#remote_url ⇒ Object (readonly)
Returns the value of attribute remote_url.
2 3 4 |
# File 'lib/indocker/artifacts/git.rb', line 2 def remote_url @remote_url end |