Function massa_client::repl::run

source ยท
pub(crate) async fn run(
    client: &mut Client,
    wallet_path: &Path,
    args_password: Option<String>,
) -> Result<()>