nvim_get_chan_info

Function nvim_get_chan_info 

Source
pub fn nvim_get_chan_info<'a>(
    lua: &'a Lua,
    chan: LuaInteger,
) -> LuaResult<ChannelInfo<'a>>
Available on crate feature unstable only.
Expand description

Corresponds to vim.api.nvim_get_chan_info