Terminal::Line class of PicoRuby

Singleton methods

new

Terminal::Line.new-> void

Instance methods

feed_at_bottom

instance.feed_at_bottom-> Integer

history_head

instance.history_head-> Integer

load_history

instance.load_history(:down | :up dir) -> void

prompt=

instance.prompt=(String word) -> Integer

refresh

instance.refresh-> void

save_history

instance.save_history-> Integer

start

instance.start() { (self, Terminal::Buffer, Integer) -> void }  -> void
Tags: