get_option_info

Function get_option_info 

Source
pub fn get_option_info(name: &str) -> Result<OptionInfos, Error>
Expand description

Binding to nvim_get_option_info.

Gets all the informations related to an option.