NAME

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

VERSION

version 0.01

SYNOPSIS

use Neovim::Ext;

METHODS

send( $value, $error)

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