IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface InstallationCheckSudo

    sudo check

    interface InstallationCheckSudo {
        exists: boolean;
        user: string;
        userSudo: boolean;
    }
    Index

    Properties

    Properties

    exists: boolean
    user: string
    userSudo: boolean