Recycle recycles a DBFS and its generated resources.
()
| 51 | FileManager |
| 52 | // Recycle recycles a DBFS and its generated resources. |
| 53 | Recycle() |
| 54 | // Capacity returns the storage capacity of the filesystem. |
| 55 | Capacity(ctx context.Context, u *ent.User) (*Capacity, error) |
| 56 | // CheckCapability checks if the filesystem supports given capability. |
nothing calls this directly
no outgoing calls
no test coverage detected