ApexTestCase::apex

Usage

string ApexTestCase::apex(string $command, [ array $inputs = [] ], [ bool $do_confirm = true ])

Description

Send CLI Command

Parameters

Parameter Required Type Description
$command Yes string
$inputs No array
$do_confirm No bool

Return Value

string

See Also