atuin-common 18.19.0

common library for atuin
Documentation
1
2
3
//! Utilities for use in tests.
pub mod capture;
pub use capture::capture_logs;