Interface FileSystemType

Interface to hold the name and description for every filesystem type parser implementation.

Hierarchy

  • FileSystemType

Properties

Properties

description: string

short string that describes the plugin

name: string

name of the filesystem format, to be used when mounting it.

Generated using TypeDoc