FileName.replaceName

Replace filename portion of path.

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

Meta