eloquent/pathogen API
Namespace

Eloquent\Pathogen\Windows

AbsoluteWindowsPath Represents an absolute Windows path.
RelativeWindowsPath Represents a relative Windows path.
WindowsPath A static utility class for constructing Windows paths.

Interfaces

AbsoluteWindowsPathInterface The interface implemented by absolute Windows paths.
RelativeWindowsPathInterface The interface implemented by relative Windows paths.
WindowsPathInterface The interface implemented by all Windows paths.