Expand description
Logic for dealing with tasks executed by up.
Modules§
- completions
- Generates up CLI completions.
- defaults
- Update macOS defaults.
- git
- The git library task.
- link
- The link library task.
- task
- Up task execution.
- update_
self - The
up self
library, for updating the CLI itself.
Enums§
- Task
Error - Errors thrown by this file.
- Tasks
Action - What to do with the tasks.
- Tasks
Dir - Directory in which to find the tasks.
Traits§
- Resolve
Env - Trait that tasks implement to specify how to replace environment variables in their configuration.
Functions§
- run
- Run a set of tasks specified in a subdir of the directory containing the up config.