GenericPath.fromString

Constructs a path from its string representation.

This is equivalent to calling the string based constructor.

struct GenericPath(F)
@safe static
fromString
(
string p
)

Meta