Function lazybar_core::ipc::init

source ยท
pub fn init(
    enabled: bool,
    bar_name: &str,
) -> Result<Pin<Box<dyn Stream<Item = Result<UnixStream, Error>>>>>
Expand description

Initialize IPC for a given bar