class

Reply::History

Inherits Reference < Object

Instance methods

<<(lines)
Source
clear
Source
down(current_edited_lines : Array(String))
Source
go_to(index)
Source
history
Source
index
Source
load(file : Path | String)
Source
load(io : IO)
Source
max_size
Source
max_size=(max_size)
Source
save(file : Path | String)
Source
save(io : IO)
Source
size
Source
up(current_edited_lines : Array(String))
Source