Config
Table of Contents
Namespaces
Interfaces
- IAuthoritativeMountProvider
- Marks a mount provider as being authoritative, meaning that it will proactively update the cached mounts
- ICachedMountFileInfo
- Holds information about a mount for a user
- ICachedMountInfo
- Holds information about a mount for a user
- IHomeMountProvider
- Provides
- IMountProvider
- Provides
- IMountProviderCollection
- Manages the different mount providers
- IPartialMountProvider
- This interface marks mount providers that can provide IMountPoints related to a path based on the provided mount and root metadata.
- IRootMountProvider
- IUserMountCache
- Cache mounts points per user in the cache so we can easily look them up
Classes
- MountProviderArgs
- Data-class containing information related to a mount and its root.