Function pcli::command::init::exec_deal

source ยท
fn exec_deal(
    init_type: InitType,
    threshold: u16,
    home: Vec<Utf8PathBuf>,
    grpc_url: Url
) -> Result<()>