Skip to main content

run

Function run 

Source
pub async fn run(
    pool: &SqlitePool,
    command: HistoryCommand,
    config: &BhtuneConfig,
) -> Result<()>