Theia API Documentation v1.65.0
    Preparing search index...

    Options to control the way the ParcelFileSystemWatcherService process is spawned.

    interface FileSystemWatcherServiceProcessOptions {
        entryPoint: string;
    }
    Index

    Properties

    Properties

    entryPoint: string

    Path to the script that will run the ParcelFileSystemWatcherService in a new process.