btdu ~master (2021-10-03T19:57:50Z)
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)
typeof
(
this
)*
appendPath
(GlobalPath* path)
mixintemplate
SimplePath
()
typeof
(this)*
appendPath
(
in
GlobalPath
*
path
)
Meta
Source
See Implementation
btdu
paths
SimplePath
aliases
NameString
constructors
this
functions
appendName
appendPath
humanName
opBinaryRight
opIndex
range
toString
variables
firstChild
name
nextSibling
parent
Append a normalized relative string path to this one.