filespecgetroot

Get root name of file name. That is, return a mem_strdup()'d version of the filename without the .ext.

extern (C++) nothrow @safe
char*
filespecgetroot
(
const(char)* name
)

Meta