pub fn load_task_classes() -> Vec<TaskClassDefinition>Expand description
Load task class definitions.
When the evolution-experimental feature is enabled, attempts to load from
~/.oris/oris-task-classes.toml if it exists; otherwise falls back to
builtin_task_class_definitions().