Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ermak-dev/cloudpub
/ mod.rs
File
mod.rs
client/src/plugins/minecraft/mod.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::config::{ClientConfig, ClientOpts};
2
use crate::plugins::Plugin;
3
use crate::shell::{download, get_cache_dir, SubProcess};
4
use anyhow::{bail, Context, Result};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected