Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Stdio
Stdio.Readline
Stdio.Readline()->History
Methods
create()
encode()
finishline()
get_history_num()
history()
initline()
set_max_history()
Stdio.Readline()->History
Stdio.Readline()->History()->encode()
Method Stdio.Readline()->History()->create()
Method
create
void
Stdio.Readline.History
(
int
maxhist
,
void
|
array
(
string
)
hist
)