Method: Bundler::Source::Git::GitCommandError#command
- Defined in:
- lib/bundler/source/git/git_proxy.rb
#command ⇒ Object (readonly)
Returns the value of attribute command.
26 27 28 |
# File 'lib/bundler/source/git/git_proxy.rb', line 26 def command @command end |