AbsolutePath.opOpAssign

struct AbsolutePath
@safe
void
opOpAssign
(
string op
)
(
T rhs
)
if (
is(T == string) ||
is(T == Path)
)

Meta