isRooted

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

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

Meta