RamFileType
A File type.
File types are typically used with RamPipe.
Inherits | object ► RamObject ► RamFileType |
Methods
Method | Arguments | Description |
---|---|---|
check ▹ boolean |
string: filePath | Checks if the given file is of this type. |
extensions ▹ list of string |
The extensions which can be used for this file type, excluding the leading “.” |