Spec-Zone.ru › Ruby 3.4

class Resolv::DNS::SvcParam::Port

Parent:
Resolv::DNS::SvcParam

“port” SvcParam – Port для альтернативного конечной точки

Константы

KeyName
KeyNumber

Атрибуты

port [R]

Port номер.

Публичные методы класса

new (port)
Исходный код
# File lib/resolv.rb, line 1981
def initialize(port)
  @port = port.to_int
end

Инициализировать “port” ScvParam.

Ruby Core © 1993–2024 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API