ApexTestCase::apex
Usage
string ApexTestCase::apex(string $command, [ array $inputs = [] ], [ bool $do_confirm = true ])Description
Send CLI CommandParameters
Parameter | Required | Type | Description |
---|---|---|---|
$command | Yes | string | |
$inputs | No | array | |
$do_confirm | No | bool |