Skip to main content

resolve_execution

Function
This function is defined in the config module.

Signature

def resolve_execution(input: boolean | string | ExecutionConfig | undefined) -> ExecutionConfig | undefined

Returns

Returns
ExecutionConfig | undefined
The result of the operation.

Source

View on GitHub

src/config/index.ts at line 680