dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
FileName.replaceName
dmd
root
filename
FileName
Replace filename portion of path.
struct
FileName
extern (
D
) nothrow static
const
(
char
)[]
replaceName
(
const
(
char
)[]
path
,
const
(
char
)[]
name
)
Meta
Source
See Implementation
dmd
root
filename
FileName
constructors
this
static functions
absolute
addExt
canonicalName
combine
create
defaultExt
ensurePathExists
equals
equalsExt
exists
ext
findReservedChar
forceExt
free
name
path
refersToParentDir
removeExt
replaceName
searchPath
splitPath
toAbsolute
Replace filename portion of path.