Expand description
A unit of work. Does a single thing and DOES IT WELL.
Structs§
- AddMode
- Change the permissions of the given file.
- Copy
File - The configuration for a unit to copy a single file.
- Copy
Template - The configuration for a unit to copy a single file.
- Create
Dir - The configuration to create a single directory.
- Download
- Download the given URL as an executable and write to the given path.
- FromDb
- The configuration for a unit to copy a single file.
- GitClone
- Run the given executable once.
- GitUpdate
- Run the given executable once.
- Install
- Install a number of packages.
- Render
Error - RunOnce
- Run the given executable once.
- Symlink
- The configuration for a unit to create a symlink.
- System
Unit - A system unit, which is a unit coupled with a set of dependencies.
- Unit
Allocator - Unit
Input - All inputs for a system.
Enums§
- Dependency
- Mode
- Mode modifications to apply.
- Unit
- A single unit of work.