AbsolutePath.opBinary

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

Meta