tango.sys.HomeFolder

Members

Functions

expandTilde
inout(char)[] expandTilde(inout(char)[] inputPath)

Performs tilde expansion in paths.

expandTilde
inout(char)[] expandTilde(inout(char)[] inputPath)

Performs tilde expansion in paths.

Properties

homeFolder
char[] homeFolder [@property getter]

Returns the home folder set in the current environment.

Meta

Since

0.99.9

License

BSD style: $(LICENSE)

Version

Initial release: December 2006 Updated and readded: August 2009

Authors

Lars Ivar Igesund, Thomas Kühne, Grzegorz Adam Hankiewicz, sleek