class func current() -> Self
Returns an
NSHost
object representing the host the process is running on.
それの上でプロセスが動作しているホストを表しているNSHost
オブジェクトを返します。
init(address: String)
Returns the
NSHost
with the Internet address address
.
NSHost
を返します、それはインターネットアドレスaddress
を持ちます。