ladybird
ladybird copied to clipboard
Everywhere: Port to new LexicalPath APIs
Serenity PR: https://github.com/SerenityOS/serenity/pull/16371
Looks fine to me. Going from a path to another path in the same directory is pretty awkward though, maybe that could be a .sibling("blah") method? I don't know how common that is.