Interface EclipseEngine

    • Method Detail

      • isUsingQueues

        boolean isUsingQueues()
        Query the ECLiPSe engine's "use queues" flag. If true, ECLiPSe's standard streams (stdin, stdout and stderr) have been linked to FromEclipseQueue/ToEclipseQueue objects: if false, they have been linked to the operating system standard streams.