Crate alfred_workflow

Source
Expand description

This contains common abstractions for reuse in multiple workflows

Functionsยง

open_database_or_else
Opens or creates if not exists an SQLite database.
write_items
Writes Alfred items to the provided writer.