Class: SVNx::IO::Directory

Inherits:
Element
  • Object
show all
Defined in:
lib/svnx/io/directory.rb

Overview

An element unites an svn element and a file/directory (at least one of which should exist).

Instance Attribute Summary

Attributes inherited from Element

#local, #path, #svn

Method Summary

Methods inherited from Element

#<=>, #cat, #directory?, #exist?, #file?, #find_by_status, #find_entries, #find_in_log, #get_info, #in_svn?, #initialize, #log_entries, #to_s

Constructor Details

This class inherits a constructor from SVNx::IO::Element