ExecLogEntry.id
If nonzero, then this entry may be referenced by later entries by this ID. Nonzero IDs are unique within an execution log, but may not be contiguous.
ExecLogEntry.type
The entry payload.
ExecLogEntry.id: ‘int’ExecLogEntry.type: None | ‘directory’ | ‘file’ | ‘input_set’ | ‘invocation’ | ‘runfiles_tree’ | ‘spawn’ | ‘symlink_action’ | ‘symlink_entry_set’ | ‘unresolved_symlink’Was this page helpful?