Module quickcfg::unit

source ·
Expand description

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

Structs

  • Change the permissions of the given file.
  • The configuration for a unit to copy a single file.
  • The configuration for a unit to copy a single file.
  • The configuration to create a single directory.
  • Download the given URL as an executable and write to the given path.
  • The configuration for a unit to copy a single file.
  • Run the given executable once.
  • Run the given executable once.
  • Install a number of packages.
  • Run the given executable once.
  • The configuration for a unit to create a symlink.
  • A system unit, which is a unit coupled with a set of dependencies.
  • All inputs for a system.

Enums

Type Definitions