るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.025秒)
トップページ > クエリ:Class[x] > バージョン:2.6.0[x] > クラス:URI::Generic[x]

別のキーワード

  1. argf.class lines
  2. argf.class each
  3. argf.class each_line
  4. class new
  5. argf.class gets

ライブラリ

キーワード

検索結果

URI::Generic#component -> [Symbol] (52.0)

self.class.component を返します。

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

@see URI::Generic.component...

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

self.class.default_port を返します。

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

@see URI::Generic.default_port...