pterowraptyl
    Preparing search index...

    Interface SftpDetails

    interface SftpDetails {
        ip: string;
        port: number;
    }
    Index

    Properties

    Properties

    ip: string
    port: number