MCPcopy 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

1use crate::config::{ClientConfig, ClientOpts};
2use crate::plugins::Plugin;
3use crate::shell::{download, get_cache_dir, SubProcess};
4use anyhow::{bail, Context, Result};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected