Skip to main content

ticket_sync

Function ticket_sync 

Source
pub async fn ticket_sync(
    config_path: &Path,
    root: &Path,
    author: &str,
) -> Result<Vec<TicketSyncReport>>
Expand description

Load the ticket config, build each connection’s source, and ingest its tickets into the fs store at root.