Skip to main content

handle_daemon_command

Function handle_daemon_command 

Source
pub fn handle_daemon_command(
    action: DaemonAction,
    storage: &ConfigStorage,
) -> Result<()>