메소드 | 설명 | |
---|---|---|
execute ( ) : string | Executes the callback action | |
getParseResult ( ) : Console_CommandLine_Result | Get parsed result object | |
setParseResult ( Console_CommandLine_Result $result ) : Phrozn\Runner\CommandLine\Callback | Result object of CLI input parsing |
public getParseResult ( ) : Console_CommandLine_Result | ||
리턴 | Console_CommandLine_Result |
public setParseResult ( Console_CommandLine_Result $result ) : Phrozn\Runner\CommandLine\Callback | ||
$result | Console_CommandLine_Result | Parser's result |
리턴 | Phrozn\Runner\CommandLine\Callback |