Skip to content

redirectStdout and redirectStdErr - problem with name styles? #609

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.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions