web-serial-rxjs API Documentation
    Preparing search index...

    Interface ShellExecResult

    interface ShellExecResult {
        stdout: string;
    }
    Index

    Properties

    Properties

    stdout: string