Added the ability to throw an error
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
typedef enum {
|
||||
READ,
|
||||
EXEC,
|
||||
THROW,
|
||||
} Command;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user