Skip to content

decorators.step_metadata

step_metadata

Classes:

Name Description
StepMetadata

StepMetadata(id, name, display_name, state, log_file_path=None)

Attributes:

Name Type Description
id
name
display_name
state
execution_time
log_file_path
index int | None

id = id instance-attribute

name = name instance-attribute

display_name = display_name instance-attribute

state = state instance-attribute

execution_time = 0.0 instance-attribute

log_file_path = log_file_path instance-attribute

index = None instance-attribute