Skip to main content

handle_browse_rmdir

Function handle_browse_rmdir 

Source
pub async fn handle_browse_rmdir(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Json<BrowsePathBody>,
) -> Response
Expand description

DELETE /api/browse/rmdir — recursively remove a directory under <install>/shared/. Refuses protected top-level entries.