Class: Reline::LineEditor

Inherits:
Object
  • Object
show all
Defined in:
lib/reline/puts.rb

Instance Method Summary collapse

Instance Method Details

#input_heightObject



48
49
50
# File 'lib/reline/puts.rb', line 48

def input_height
	@first_line_started_from + @started_from
end