Documentation
    Preparing search index...

    Interface ApiConsoleAppShell

    interface ApiConsoleAppShell {
        online: boolean;
        stderr: string;
        stdout: string;
    }
    Index

    Properties

    Properties

    online: boolean
    stderr: string
    stdout: string