[][src]Crate quickcfg

Modules

environment

Helpers for accessing environment variables.

facts

Loading facts about the system that we are currently running on.

ffi
git

Git abstraction.

hierarchy

Dealing with the hierarchy of data.

opts

Set up options.

packages

Package abstraction.

stage

Utilities to process a set of units into a set of inter-dependent stages.

system

Things to do.

unit

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

Structs

Command

A command wrapper that simplifies interaction with external commands.

Config

Configuration model.

DiskState

The way the state is serialized.

FileSystem

Helper and tracker of any filesystem modifications.

State

State model. This keeps track of any changes with the dirty flag, which is an indication whether it should be serialized or not.

Template

A loaded template string.

Timestamp

A timestamp.

Traits

Load
Save