Open sppmacd opened 1 year ago
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.
.sibling("blah")
Serenity PR: https://github.com/SerenityOS/serenity/pull/16371