get_job#

LocalRunner.get_job(label: str) Job#

Get a job by its label.

Parameters:
labelstr

Label of the job to retrieve.

Returns:
Job

The job object with the specified label.