A folder has no state, it can't be run and it can't be stopped.
| Name | Description | Required |
|---|---|---|
| jobs | The jobs. | No. |
<folder name="My Jobs"> <jobs> <exec name="Morning Job" command="etc..." >/> <exec name="Afternoon Job" command="etc..." >/> <exec name="Manual Cleanup" command="etc..." >/> </jobs> </folder>