The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Neovim::Ext::MsgPack::RPC::Response - Neovim::Ext::MsgPack::RPC::Response class

VERSION

version 0.06

SYNOPSIS

        use Neovim::Ext;

METHODS

send( $value, $error)

Send the response. If $error is true, the response will be sent as an error.