るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.013秒)
トップページ > クエリ:DEFAULT[x] > ライブラリ:uri[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. uri default_port
  2. _builtin default
  3. socket ai_default
  4. generic default_port
  5. socket ip_default_multicast_ttl

クラス

キーワード

検索結果

URI::Generic#default_port -> Integer | nil (6126.0)

self.class.default_port を返します。

...self.class.default_port を返します。

@see URI::Generic.default_port...

URI::Generic#parser -> URI::Parser (19.0)

selfのパーサを返します。未定義であった場合は URI::DEFAULT_PARSER を返します。

...selfのパーサを返します。未定義であった場合は URI::DEFAULT_PARSER を返します。...