eloquent/pathogen API
Namespace

Eloquent\Pathogen\Unix

AbsoluteUnixPath Represents an absolute Unix path.
RelativeUnixPath Represents a relative Unix path.
UnixPath A static utility class for constructing Unix paths.

Interfaces

AbsoluteUnixPathInterface The interface implemented by absolute Unix paths.
RelativeUnixPathInterface The interface implemented by relative Unix paths.
UnixPathInterface The interface implemented by all Unix paths.