@edgible-team/sdk
    Preparing search index...

    Interface SshExecutorOptions

    Constructor options for SshExecutor.

    interface SshExecutorOptions {
        logger?: Logger;
    }
    Index

    Properties

    Properties

    logger?: Logger