tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
PathParser.dup
tango
io
Path
PathParser
Duplicate this path.
Note: Allocates memory for the path content.
struct
PathParser
(char_t = char)
@
property
const
PathParser
dup
(
)
Meta
Source
See Implementation
tango
io
Path
PathParser
functions
dString
equals
parse
pop
toString
properties
dup
ext
file
folder
isAbsolute
isChild
isEmpty
name
parent
path
root
suffix
variables
end_
ext_
folder_
fp
name_
suffix_
Duplicate this path.
Note: Allocates memory for the path content.