Crate kpm[][src]

Re-exports

pub use structopt;
pub use sysctl;

Modules

logging

Structs

Command

The top level of the CLI

Environment

A subset of the program environment, where keys match a certain prefix.

KernelParameterManager

An interface to manage a set of kernel parameters.

ManagedKernelParameter

An interface to a single kernel parameter with a desired state.

Target

Our expectations for a value.

Enums

Rule

How we decide if something is “correct”.