pub async fn delete(
    storage_admin: StorageAdminProxy,
    path: String
) -> Result<()>
Expand description

Delete a file component’s storage.

§Arguments

  • storage_admin: The StorageAdminProxy
  • path: The name of a file on the target component