るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.225秒)
トップページ > クエリ:*[x] > クエリ:rb_exec_arg_addopt[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

種類

検索結果

int rb_exec_arg_addopt(struct rb_exec_arg *e, VALUE key, VALUE val) (38200.0)

この関数は deprecated です。

この関数は deprecated です。

NEWS for Ruby 2.2.0 (1122.0)

NEWS for Ruby 2.2.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...語仕様の変更

*
nil/true/false
*
nil/true/false はフリーズされました 8923

*
Hash リテラル
*
後ろにコロンのあるシンボルをキーにしたときそれをクオートできるようになりました 4276

*
デフォルト引数
*
オプショナル...
...。 9593

=== 組み込みクラスの更新

*
Binding
*
追加: Binding#local_variables
*
追加: Binding#receiver

*
Dir
*
追加: Dir#fileno

*
Enumerable
*
追加: Enumerable#slice_after
*
追加: Enumerable#slice_when
*
拡張: Enumerable#min, Enumerable#min_by, E...
...l family
*
TRAP_BEG -> rb_thread_call_without_gvl family
*
TRAP_END -> rb_thread_call_without_gvl family
*
rb_thread_select -> rb_thread_fd_select
*
struct rb_exec_arg : internal type. no replacement.
*
rb_exec : internal function. no replacement.
*
rb_exec_arg_addopt : inter...