Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename
TaskList
to TaskConfig
and add methods
The `TaskList` struct is renamed to `TaskConfig` because it may not only contain a list of tasks. It may also contain other information in the future.
- Loading branch information