Function checkOptions

  • Internal

    Checks that the given options object is valid for the file system options.

    Parameters

    • backend: BaseBackendConstructor<typeof FileSystem>
    • opts: object

    Returns Promise<void>

Generated using TypeDoc