Function init

Source
pub async fn init(
    manager: ActionManager,
    ext_tx: Option<UnboundedSender<String>>,
) -> Init