//! Zam - Enhanced shell history manager with sensitive data redaction
//!
//! This is the main entry point for the zam command-line application.
//! It initializes the application and handles errors gracefully.
use process;
use ;
use cli;
use Result;