Module unit

Source
Expand description

A unit of work. Does a single thing and DOES IT WELL.

Structs§

AddMode
Change the permissions of the given file.
CopyFile
The configuration for a unit to copy a single file.
CopyTemplate
The configuration for a unit to copy a single file.
CreateDir
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.
RenderError
RunOnce
Run the given executable once.
Symlink
The configuration for a unit to create a symlink.
SystemUnit
A system unit, which is a unit coupled with a set of dependencies.
UnitAllocator
UnitInput
All inputs for a system.

Enums§

Dependency
Mode
Mode modifications to apply.
Unit
A single unit of work.

Type Aliases§

UnitId