Skip to content

Ability to return just stdout string with s` #39

@lamerman

Description

@lamerman

For some cases it is more convenient just to get string of stdout from the command executed, not result. We need to think about it. Is it worth it to introduce
s`echo 1
parameter that will return only string.

To think about: What if return code is not 0, how to notify user that it was not ok?

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