Skip to content

mv: expose main functionality for nushell #5293

Description

@tertsdiepraam

Part of: nushell/nushell#10446

nushell wants access to our mv internals. Which means exposing the exec function and Behavior struct. Feel free to rename those to something more sensible for a public API (e.g. move & Options, to match the naming scheme from cp). There should be documentation for all the public items in the API as well.

This is an excellent first issue: feel free to claim this!

We did the same thing for cp already. You could use that PR as a guide: #5152

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions