Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Setting environment variables #27

Closed
@killercup

Description

@killercup

Supporting setting/clearing of the environment variables.

AssertCli::command("echo $foo").with_env(es) where es is an IntoIter<Item=(&str, &str)>, e.g. &[("foo", "bar")]

cf. #21

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions