isValidPathType.isValidPathType

Undocumented in source.
template isValidPathType(T)
@safe
enum isValidPathType = isInstanceOf!(Path, T);

Meta