@9c5s/node-tcnet
    Preparing search index...

    Interface NetworkAdapterInfo

    ネットワークアダプタの情報を表すインタフェース

    interface NetworkAdapterInfo {
        addresses: NetworkAdapterAddress[];
        name: string;
    }
    Index

    Properties

    Properties

    name: string