scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
Path.up
scriptlike
Path
Returns the parent path, according to std.path.dirName.
struct
Path
(C = char)
@
property
Path
!
C
up
(
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
Path
constructors
this
functions
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Returns the parent path, according to std.path.dirName.