Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > readlineライブラリ > Readlineモジュール > filename_quote_characters

singleton method Readline.filename_quote_characters

filename_quote_characters -> String[permalink][rdoc]

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

[EXCEPTION] NotImplementedError:
サポートしていない環境で発生します。

[SEE_ALSO] Readline.filename_quote_characters=