Class: Svnx::Project

Inherits:
Exec
  • Object
show all
Defined in:
lib/svnx/project.rb

Overview

A low-level wrapper around the Svnx commands, converting arguments (svnx/<command>/options) into entries (svnx/<command>/entry) or output. Enhances the low level functionality.

Instance Attribute Summary

Attributes inherited from Exec

#dir, #url

Method Summary

Methods inherited from Exec

add_delegator, #initialize, #path, #to_s, #where

Constructor Details

This class inherits a constructor from Svnx::Exec