des.stdx.path

Undocumented in source.

Public Imports

std.path
public import std.path;
Undocumented in source.

Members

Functions

appPath
string appPath(string[] path)

normalized path from executable dir, no matter where the program was launched, result stable

bnPath
string bnPath(string[] path)

buildNormalizedPath

readAPF
string readAPF(string[] path)

read text from app path file

Meta