MCPcopy Create free account
hub / github.com/ermak-dev/cloudpub / mod.rs

File mod.rs

client/src/plugins/webdav/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::config::{ClientConfig, ClientOpts};
2use crate::plugins::httpd::{setup_httpd, start_httpd};
3use crate::plugins::Plugin;
4use crate::shell::SubProcess;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected