Skip to content

mv: expose main functionality for nushell #5293

@tertsdiepraam

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions