Skip to content

redirectStdout and redirectStdErr - problem with name styles? #609

@Daniel-Alievsky

Description

@Daniel-Alievsky

JepConfig contains methods
redirectStdout
redirectStdErr
There is an inconsistency: you should either use StdOut, StdErr or Stdout, Stderr. Or the better way -
redirectOutput
redirectError
like in ProcessBuilder
Maybe you will rename these methods? Of course it will lead to incompatibility, but I believe the necessary changes are minor, and it is better than keeping strange names that look as a mistake.

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