るりまサーチ

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

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l

ライブラリ

検索結果

URI::Generic#port -> String | nil (18219.0)

自身の port を文字列で返します。設定されていない場合は nil を返します。

...自身の port を文字列で返します。設定されていない場合は nil を返します。...

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

self.class.default_port を返します。

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

@see URI::Generic.default_port...