Skip to content

Add command to interact with the cargo wop cache #6

@chmp

Description

@chmp

Tasks:

  • show the location of cache directory
  • clean the cache directory

potential interface:

# show general cache directory
cargo wop cache
cargo wop cache show

# show cache for source file
cargo wop cache show SOURCE.rs

# clean cache
cargo wop cache clean

# clean cache for file
cargo wop cache clean SOURCE.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions