るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.177秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:i[x] > バージョン:2.6.0[x] > クエリ:quote[x] > クエリ:completer_quote_characters[x]

別のキーワード

  1. readline completer_quote_characters
  2. readline completer_quote_characters=
  3. readline filename_quote_characters
  4. readline basic_quote_characters
  5. readline filename_quote_characters=

ライブラリ

モジュール

検索結果

Readline.completer_quote_characters -> String (100543.0)

ユーザの入力の補完を行う際、スペースなどの単語の区切りを クオートするための複数の文字で構成される文字列を取得します。

ユーザの入力の補完を行う際、スペースなどの単語の区切りを
クオートするための複数の文字で構成される文字列を取得します。

@raise NotImplementedError サポートしていない環境で発生します。

@see Readline.completer_quote_characters=