Home

Executable

Properties

The Executable type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
executionModeUnder which circumstances the node should be executed.ExecutionMode-
compilationDigestA digest of the content, semantics and dependencies of the node.CompilationDigest-
compilationMessagesMessages generated while compiling the code.CompilationMessage*-
executionDigestThe compilationDigest of the node when it was last executed.CompilationDigest-
executionDependenciesThe upstream dependencies of this node.ExecutionDependency*-
executionDependantsThe downstream dependants of this node.ExecutionDependant*-
executionTagsTags in the code which affect its execution.ExecutionTag*-
executionCountA count of the number of times that the node has been executed.Integer-
executionRequiredWhether, and why, the code requires execution or re-execution.ExecutionRequired-
executionStatusStatus of the most recent, including any current, execution.ExecutionStatus-
executionInstanceThe id of the kernel instance that performed the last execution.String-
executionEndedThe timestamp when the last execution ended.Timestamp-
executionDurationDuration of the last execution.Duration-
executionMessagesMessages emitted while executing the node.ExecutionMessage*-

Related

The Executable type is related to these types:

Bindings

The Executable type is represented in:


This documentation was generated from Executable.yaml by docs_types.rs.

© 2026 Stencila