Class cli_readline (o2scl)¶
-
class
o2scl
::
cli_readline
: public o2scl::cli¶ An extension to o2scl::cli which uses readline.
This header-only class requires the GNU
readline
library for use, but is not referenced by code at the moment to make the library usable withoutreadline
.