isValidPath

Like $(FULL_STD_PATH isValidPath), but operates on Path.

  1. alias isValidPath() = std.path.isValidPath
  2. bool isValidPath(Path path)
    @safe pure nothrow
    bool
    isValidPath
    ()

Meta