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/webdav/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::httpd::{setup_httpd, start_httpd};
3
use crate::plugins::Plugin;
4
use crate::shell::SubProcess;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected