Radare.RLine – libr Reference Manual
Packages
libr
Radare
RLine
hist_add
hist_load
hist_save
readline
set_prompt
singleton
RLine
Object Hierarchy:
Description:
[
Compact
]
[
CCode
( cname =
"RLine"
, cprefix =
"r_line_"
, free_function =
""
) ]
public
class
RLine
Namespace:
Radare
Package:
libr
Content:
Static methods:
public
static
bool
hist_add
(
string
line)
public
static
bool
hist_load
(
string
file)
public
static
bool
hist_save
(
string
file)
public
static
bool
readline
()
public
static
void
set_prompt
(
string
promp)
public
static
RLine
singleton
()