Skip to content

Expose structure of ProcessConfig from internal module. #62

@mpickering

Description

@mpickering

I wanted to write a wrapper of runProcess which would print out the command which was going to run before running it. However, the only way I have display a ProcessConfig is using the Show instance which prints out a lot more information (including full environment).

Ideally it would be good to expose the structure of ProcessConfig via the internal module (so I can write the function myself).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions