File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 705705# Command-line option <tt>-W[_level_]<tt>
706706# sets warning level; 0=silence, 1=medium, 2=verbose.
707707#
708- # :stopdoc:
709- # === Performance Measurement
710- #
711- # IRB.conf[:MEASURE] IRB.conf[:MEASURE_CALLBACKS] IRB.conf[:MEASURE_PROC]
712- # :startdoc:
713- #
714708# == Other Features
715709#
716710# === Load Modules
771765#
772766# Note that the configuration file entry overrides the command-line options.
773767#
774- # :stopdoc:
775- # === \Context Mode
776- #
777- # IRB.conf[:CONTEXT_MODE]
778- # :startdoc:
779- #
780768# === \IRB Name
781769#
782770# You can specify a name for \IRB.
815803# Each time the configuration is changed,
816804# that proc is called with argument +conf+:
817805#
818- # :stopdoc:
819- # === \Locale
820- #
821- # IRB.conf[:LC_MESSAGES]
822- # :startdoc:
823- #
824806# === Encodings
825807#
826808# Command-line option <tt>-E _ex_[:_in_]</tt>
You can’t perform that action at this time.
0 commit comments