fix: handle stdio properly
This commit is contained in:
@@ -6,5 +6,5 @@ namespace Nih\CommandBuilder;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
final class CommandException extends RuntimeException
|
||||
class CommandException extends RuntimeException
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user