atuin-common 18.17.1

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