Skip to main content

Crate omniscient

Crate omniscient 

Source

Re-exports§

pub use capture::CommandCapture;
pub use category::Categorizer;
pub use config::Config;
pub use error::OmniscientError;
pub use error::Result;
pub use export::Exporter;
pub use export::ImportStrategy;
pub use export::Importer;
pub use models::CommandRecord;
pub use models::OrderBy;
pub use models::SearchQuery;
pub use models::Stats;
pub use redact::RedactionEngine;
pub use shell::ShellHook;
pub use shell::ShellType;
pub use storage::Storage;

Modules§

capture
Omniscient - CLI command history tracker
category
config
error
export
models
redact
shell
storage