thepath.path

This module defines Path - the main structure that represent's highlevel interface to paths

Members

Imports

SpanMode (from std.file)
public static import std.file : SpanMode;
Undocumented in source.

Structs

Path
struct Path

Path - struct that represents single path object, and provides convenient interface to deal with filesystem paths.

Meta