Skip to content

Add an option for :exec mixin to print commands #47

@AlexWayfer

Description

@AlexWayfer

Hello.

I'm switching to toys from rake.

And there is in rake sh command prints executing command itself, like:

sh 'git status'
# > git status
# On branch master

In toys there is sh method after include :exec, but without ability to print getting command.

Maybe it even be with true default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions