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

    Task runner that runs a task as a process or a command inside a shell.

    Implements

    Index

    Constructors

    Properties

    logger: ILogger
    rawProcessFactory: RawProcessFactory
    taskFactory: TaskFactory
    taskTerminalProcessFactory: TaskTerminalProcessFactory

    Methods

    • Parameters

      • filePath: string

      Returns Promise<boolean>

      Remove ProcessTaskRunner.findCommand, introduce process "started" event Checks for the existence of a file, at the provided path, and make sure that it's readable and executable.