des.util.helpers

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

packBitMask
auto packBitMask(T[] list)

convert array of values to bit fields

readAPF
string readAPF(string[] path)

read text from app path file

Meta