The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Myriad::UI::Readline - Term::ReadLine support for Myriad

DESCRIPTION

Provides a basic line-based interface with history support.

METHODS

readline

Returns the Term::ReadLine instance.

setup

Prepares the "readline" instance for usage.

cleanup

Shut down the "readline" instance before exit.

handle_item

Used internally to process requests.

run

Runs the event loop for readline processing. Only resolves after completion.

INHERITED METHODS

IO::Async::Notifier

add_child, adopt_future, adopted_futures, can_event, children, configure, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, new, notifier_name, parent, remove_child, remove_from_parent

AUTHOR

Deriv Group Services Ltd. DERIV@cpan.org.

See "CONTRIBUTORS" in Myriad for full details.

LICENSE

Copyright Deriv Group Services Ltd 2020-2022. Licensed under the same terms as Perl itself.