btdu ~next (2022-04-04T08:48:57.5021383)
Dub
Repo
SimplePath.appendPath
btdu
paths
SimplePath
Append a normalized relative string path to this one.
typeof
(
this
)*
appendPath
(char[] path)
typeof
(
this
)*
appendPath
(SubPath* path)
mixintemplate
SimplePath
()
typeof
(this)*
appendPath
(
in
SubPath
*
path
)
typeof
(
this
)*
appendPath
(GlobalPath* path)
Meta
Source
See Implementation
btdu
paths
SimplePath
aliases
NameString
constructors
this
functions
appendName
appendPath
humanName
opBinaryRight
opIndex
range
toString
unappendPath
variables
firstChild
name
nextSibling
parent
Append a normalized relative string path to this one.