Module: IO::ImplExt
- Includes:
- ImplIndent, ImplPrintFile, ImplPrintIO
- Defined in:
- lib/ttk/Tools/io/ext.rb
Instance Method Summary collapse
Methods included from ImplPrintFile
Methods included from ImplPrintIO
Methods included from ImplIndent
Instance Method Details
#dash ⇒ Object
39 40 41 |
# File 'lib/ttk/Tools/io/ext.rb', line 39 def dash self.puts '-' end |