Module: RBText
- Included in:
- R
- Defined in:
- lib/rbtext.rb,
lib/rbtext/ftext.rb,
lib/rbtext/colors.rb,
lib/rbtext/cursor.rb,
lib/rbtext/formatting.rb
Defined Under Namespace
Modules: C, Colors, Cr, Cursor, F, Formatting Classes: Ft, Ftext
Class Method Summary collapse
Class Method Details
.version ⇒ Object
11 12 13 |
# File 'lib/rbtext.rb', line 11 def version "#{@ver_1}.#{@ver_2}.#{@ver_3}" end |