Skip to content

More verbose impl fmt::Debug for process::Command #42200

Closed
@lukaslueg

Description

@lukaslueg

impl fmt::Debug for process::Command currently only outputs the program and it's arguments. It should also output the environment variables and the current path, as set by .env(), .envs() and .current_dir(). This would help with figuring out what's going on :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-acceptedCategory: A feature request that has been accepted pending implementation.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions