scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
PathT.up
scriptlike
path
PathT
Returns the parent path, according to std.path.dirName.
struct
PathT
(C = char)
@
property
PathT
!
C
up
(
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
path
PathT
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Returns the parent path, according to std.path.dirName.