mini\Contracts\PathInterface abstract interface

Documentation

Documentation missing - No docblock found for this class.

Inheritance

Implements: Stringable

Methods (7)

Join a target path to this path (lexically) and return a new Path.

Lexical parent of this path.

Pure lexical canonicalization (no filesystem access).

Filesystem-based resolution of the path.

Whether this path is absolute on the current platform semantics.

Convenience negation of isAbsolute().

Documentation missing

Source

src/Contracts/PathInterface.php:6-53