Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > irb/contextライブラリ > IRB::Contextクラス > prompt_s

instance method IRB::Context#prompt_s

prompt_s -> String

文字列中のプロンプトを表現するフォーマット文字列を返します。

[SEE_ALSO] IRB::Context#prompt_s=, irb/プロンプトのカスタマイズ

class IRB::Context