Expand description
Type definitions for konfigkoll backend
These are the core operations that the script desugars into and are compared against the system state.
This is an internal API crate with no stability guarantees whatsoever.
Structs§
- FsInstruction
- An instruction for a file system change
- PkgIdent
- Identifying a package
- PkgInstruction
- An instruction for a package manager change
Enums§
- File
Contents - Describes the contents of a file for the purpose of a
FsOp
. - FsOp
- An operation to be performed on a file system entry
- FsOp
Discriminants - Auto-generated discriminant enum variants
- PkgOp
- Describes an operation to perform on a package
Type Aliases§
- PkgInstructions
- Type of collection of package instructions