Skip to content

[Process] Document mustRun() #4187

@xabbuh

Description

@xabbuh
Member

Since symfony/symfony#8655, the Process component has a mustRun() method which can be used for convenience. It throws an exception when the command being run doesn't exit successfully (i.e. its exit code is 0).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProcessactionableClear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @weaverryan@wouterj@xabbuh

        Issue actions

          [Process] Document mustRun() · Issue #4187 · symfony/symfony-docs