Class: SVNx::StatusCommand
- Defined in:
- lib/svnx/status/command.rb
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from Command
Constructor Details
This class inherits a constructor from SVNx::Command
Instance Method Details
#command_line ⇒ Object
20 21 22 |
# File 'lib/svnx/status/command.rb', line 20 def command_line StatusCommandLine.new @args end |