Skip to content

Add a config option to not actually mutate filesystem. #747

@qm3ster

Description

@qm3ster

It is often valuable to just preview the commands without letting them run wild on your machine.
Proposed api:

Object.assign(config, {verbose: true, noop: true})

Read-only commands like ls should probably still run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion from a user (which may not require code/documentation changes to the project)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions