Module tasks

Source
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§

TaskError
Errors thrown by this file.
TasksAction
What to do with the tasks.
TasksDir
Directory in which to find the tasks.

Traits§

ResolveEnv
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.