WebUI X Documentation
    Preparing search index...
    • Opens an input stream for reading files from the filesystem

      Parameters

      • path: string

        The file path to read from

      • Optionalinit: FsStreamInit

        Optional configuration for the readable stream

      Returns Promise<Response>

      Promise that resolves to a Response object containing the file data