pub fn nvim_get_chan_info<'a>(
lua: &'a Lua,
chan: LuaInteger,
) -> LuaResult<ChannelInfo<'a>>Available on crate features
unstable and vim only.Expand description
Corresponds to vim.api.nvim_get_chan_info
pub fn nvim_get_chan_info<'a>(
lua: &'a Lua,
chan: LuaInteger,
) -> LuaResult<ChannelInfo<'a>>unstable and vim only.Corresponds to vim.api.nvim_get_chan_info