Skip to main content

Crate clipmem

Crate clipmem 

Source
Expand description

Clipboard capture, storage, and retrieval primitives for the clipmem CLI.

The public API exposes narrow capture and archive facades for embedding the same model types and command entry points used by the binary.

Modules§

archive
capture

Structs§

CliError

Enums§

CliExitCode

Functions§

run
Parse CLI arguments and execute the requested command.
run_cli
run_from
Run the CLI entrypoint with an explicit argument vector.