tidy3d.web.api.container.Job.get_run_info

Contents

tidy3d.web.api.container.Job.get_run_info#

class get_run_info#

Bases:

Return information about the running Job.

Returns:

Task run information.

Return type:

RunInfo

Inherited Common Usage