btdu v0.3.1 (2022-01-27T20:33:29Z)
Dub
Repo
SimplePath.appendPath
btdu
paths
SimplePath
Append a normalized relative string path to this one.
typeof
(
this
)*
appendPath
(char[] path)
mixintemplate
SimplePath
()
typeof
(this)*
appendPath
(
in
char
[]
path
)
typeof
(
this
)*
appendPath
(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
variables
firstChild
name
nextSibling
parent
Append a normalized relative string path to this one.