filespectilde

If first character of filespec is a ~, perform tilde-expansion. Output: Input filespec is mem_free'd.

version(Windows)
extern (C++) nothrow @safe
char*
filespectilde
(
char* f
)

Return Value

Type: char*

mem_malloc'd string

Meta