Skip to content

Allow Variable To Be Set To stderr Value For a Command #30

@MartinPacker

Description

@MartinPacker

Today you can set a variable to the stdout from a command but you can't set a variable to the stderr of a command. It would be nice if you could. Suggested syntax:

=def var1,var2 commandstring

where the command string is surrounded by backticks.

var1 would continue to be stdout. var2 would be stderr.

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