Spawn.args
The command line arguments.
Spawn.cache_hit
See SpawnExec.cache_hit.
Spawn.cacheable
See SpawnExec.cacheable.
Spawn.digest
See SpawnExec.digest. The hash function name is omitted. It can be obtained from Invocation. Unset if the file is empty.
Spawn.env_vars
The environment variables.
Spawn.exit_code
See SpawnExec.exit_code.
Spawn.input_set_id
Entry ID of the set of inputs. Unset means empty.
Spawn.metrics
See SpawnExec.metrics.
Spawn.mnemonic
See SpawnExec.mnemonic.
Spawn.outputs
The set of outputs.
Spawn.platform
The execution platform.
Spawn.remotable
See SpawnExec.remotable.
Spawn.remote_cacheable
See SpawnExec.remote_cacheable.
Spawn.runner
See SpawnExec.runner.
Spawn.status
See SpawnExec.status.
Spawn.target_label
See SpawnExec.label.
Spawn.timeout_millis
See SpawnExec.timeout_millis.
Spawn.tool_set_id
Entry ID of the subset of inputs that are tools. Unset means empty.

