tidy3d.web.api.container.Job.get_info

Contents

tidy3d.web.api.container.Job.get_info#

class get_info#

Bases:

Return information about a Job.

Returns:

TaskInfo object containing info about status, size, credits of task and others.

Return type:

TaskInfo

Inherited Common Usage