[][src]Module bigml::resource::execution

An execution of a WhizzML script.

Structs

Args

Arguments for creating a script execution.

Cause

The cause of an error.

Data

Data about a script execution.

Execution

An execution of a WhizzML script.

ExecutionStatus

Execution-specific status information.

Instruction

Information on the instruction where an error occurred.

LogEntry

A log entry output by the script.

Output

A named output value from an execution.

OutputResource

A resource created by the script.

Source

Information about a source code resource.

SourceLocation

A location in an execution's source code.

Enums

LogLevel

The logging level of a log message.

SourceId

Either a script or library ID.