FileName.replaceName

Replace filename portion of path.

struct FileName
extern (D) nothrow static
const(char)[]
replaceName
(
const(char)[] path
,
const(char)[] name
)

Meta