Skip to content

implement a cargo clean feature #279

Closed
@allan-simon

Description

@allan-simon

I'm conscious this is very trivial and it would take actually more character than writing rm -rf target however I see several advantages to this

  • for non unix-user or "non-plateform user on which we're running the build/clean" it will not require the overhead of needing to search how to delete a directory on that plateform
  • ease cross-plateform scripting
  • easier to call if you're buried deep inside your project directories' treep

I haven't seen the issue in opened task but if it was already proposed, sorry for the duplicate.

If this request is new and people of this project thinks it's a "newbie-ready" task, I'm interested in implementing it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions