NAME
Neovim::Ext::RemoteMap - Neovim RemoteMap class
VERSION
version 0.06
SYNOPSIS
use Neovim::Ext;
METHODS
new( $nvim, $get_method, [$set_method, $del_method])
fetch( $key, $default )
Return $key
if present, otherwise $default
.
Neovim::Ext::RemoteMap - Neovim RemoteMap class
version 0.06
use Neovim::Ext;
Return $key
if present, otherwise $default
.