pub fn parse_cmd(src: &str, opts: &ParseCmdOpts) -> Result<CmdInfos, Error>Expand description
Binding to nvim_parse_cmd().
Parses the command line.
pub fn parse_cmd(src: &str, opts: &ParseCmdOpts) -> Result<CmdInfos, Error>Binding to nvim_parse_cmd().
Parses the command line.