instance method URI::Generic#default_port
default_port -> Integer | nil-
self.class.default_port を返します。
[SEE_ALSO] URI::Generic.default_port
class URI::Generic
default_port -> Integer | nilself.class.default_port を返します。
[SEE_ALSO] URI::Generic.default_port