baseName

Just like std.path.baseName, but operates on Path.

  1. Path baseName(Path path)
    @trusted pure
    baseName
  2. Path baseName(Path path, string suffix)

Meta