stripDrive

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

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

Meta