Skip to content

Conversation

@TheGarious
Copy link
Contributor

Q A
Branch? 5.x
Bug fix? no
New feature? no
Deprecations? no
License MIT

Regarding into this link, we have 3 exits status standard :

  • 0 is for success
  • 1 is for error
  • 2 is for indicate incorrect usage, generally invalid options or missing arguments

I think if we use a constant into Command class, we need to implement invalid exit status too.

@TheGarious TheGarious requested a review from chalasr as a code owner November 23, 2020 16:02
@carsonbot carsonbot changed the title Added Invalid constant into Command Class [Console] Added Invalid constant into Command Class Nov 23, 2020
@derrabus derrabus added this to the 5.x milestone Nov 26, 2020
@fabpot
Copy link
Member

fabpot commented Nov 27, 2020

Thank you @TheGarious.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants