最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.126秒)
トップページ
>
:
インスタンスメソッド
>
:
c
>
:scheme=
別のキーワード
_builtin to_c
etc sc_2_c_dev
etc sc_2_c_bind
tracer display_c_call=
tracer display_c_call
ライブラリ
uri
(12)
クラス
URI
::
Generic
(12)
検索結果
先頭1件
URI
::
Generic
#
scheme=(s)
URI
::
Generic
#
scheme=(s)
(24201.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
自身の scheme を設定します。
...
自身の s
c
heme を設定します。
@param s 自身の s
c
heme を表す文字列を指定します。
@raise URI::Invalid
C
omponentError 不正な引数 s に対して発生します。
...
URI::Generic