Documentation

Specification

Interfaces, Classes and Traits

PrunableInterface
Interface PrunableInterface
SpecificationInterface
Interface for FlyFinder specifications
AndSpecification
Base class for specifications, allows for combining specifications
CompositeSpecification
Base class for specifications, allows for combining specifications
Glob
Glob specification class
HasExtension
Files and directories meet the specification if they have the given extension
InPath
Files *and directories* meet the specification if they are in the given path.
IsHidden
Files or directories meet the specification if they are hidden
NotSpecification
Base class for specifications, allows for combining specifications
OrSpecification
Base class for specifications, allows for combining specifications
AndSpecificationTest
Test case for AndSpecification
CompositeSpecificationTest
Test case for CompositeSpecification
GlobTest
HasExtensionTest
Test case for HasExtension
InPathTest
Test case for InPath
IsHiddenTest
Test case for IsHidden
NotSpecificationTest
Test case for NotSpecification
OrSpecificationTest
Test case for OrSpecification

Search results