Returns number of (enabled) jobs in job list.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(job_list_type), | intent(inout) | :: | job_list |
Job list type. |
||
logical, | intent(in), | optional | :: | disabled |
Include disabled jobs. |