FakeExecutionContext Type
FAKE execution context type
Record fields
Record Field | Description |
Full Usage:
Arguments
Field type: string list
|
|
|
|
Full Usage:
IsCached
Field type: bool
|
|
Full Usage:
ScriptFile
Field type: string
|
|
Static members
Static member | Description |
Full Usage:
FakeExecutionContext.Create(isCached) (scriptFile) (args)
Parameters:
bool
scriptFile : string
args : string list
Returns: FakeExecutionContext
|
|