track_command

Function track_command 

Source
pub fn track_command(
    file_path: Option<&str>,
    command: &str,
    success: bool,
    file_created: bool,
    file_opened: bool,
)
Expand description

Convenience function to track a command execution