Class Filesystem

java.lang.Object
org.ocpsoft.rewrite.config.Filesystem
All Implemented Interfaces:
Condition, Parameterized

public class Filesystem extends Object implements Condition, Parameterized
A Condition responsible for determining existence of File paths on the host file-system.
Author:
Lincoln Baxter, III