This is the complete list of members for StorageInfo, including inherited members.
- bytesAvailable : int
- bytesFree : int
- bytesTotal : int
- device : string
- displayName : string
- fileSystemType : string
- folder : FileFolder
- isReadOnly : bool
- isReady : bool
- isRoot : bool
- isValid : bool
- mountedVolumes : List<StorageInfo>
- name : string
- path : string
- storageType : StorageType
- url : url
- refresh()
- bool unmountAndEject(string path)
- volumeDidMount(string path)
- volumeDidUnMount(string path)