Function atuin_daemon::server::listen
source ยท pub async fn listen(
settings: Settings,
store: SqliteStore,
history_db: Sqlite,
) -> Result<()>
Expand description
Listen on a unix socket Pass the path to the socket
pub async fn listen(
settings: Settings,
store: SqliteStore,
history_db: Sqlite,
) -> Result<()>
Listen on a unix socket Pass the path to the socket