Function anchor_cli::rust_template::node_shell

source ·
pub fn node_shell(
    cluster_url: &str,
    wallet_path: &str,
    programs: Vec<ProgramWorkspace>
) -> Result<String>