KnownMimeType
# VFS: Known MIME-Type
Enumerates known mime-types to the VM implementation, which can be expressed symbolically rather than in string form.
These types are only created for files which are expected to be frequently used by the VM FS.
Content copied to clipboard
elide.vfs.KnownMimeType
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.