mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 17:08:56 +02:00
Proper exit code. Issue #52
This commit is contained in:
@@ -28,6 +28,7 @@ abstract class AbstractCommand
|
||||
|
||||
/**
|
||||
* Runs the Command
|
||||
* @return integer exit code
|
||||
* @throws \Exception
|
||||
*/
|
||||
public abstract function run();
|
||||
|
||||
Reference in New Issue
Block a user