* Allow different names for ...rest * Resolves #3945 * This change requires an explicit name for the rest argument in `WholeStreamCommand`, which is why there are so many changed files. * Remove redundant clone * Add tests
* Remove old argument eval * Merge main * fmt * clippy * clippy * clippy
path relative-to
* Register new path relative-to command * Implement `path relative-to` subcommand