Function list_tabpages
pub fn list_tabpages() -> impl SuperIterator<TabPage> + use<>Expand description
Binding to nvim_list_bufs().
Gets the current list of Tabpages.
pub fn list_tabpages() -> impl SuperIterator<TabPage> + use<>Binding to nvim_list_bufs().
Gets the current list of Tabpages.