pub fn clean_command(options: CleanOptions) -> Result<()>Expand description
Clean up sessions based on the provided options.
This is the main entry point for the clean command.
pub fn clean_command(options: CleanOptions) -> Result<()>Clean up sessions based on the provided options.
This is the main entry point for the clean command.