pub fn command(command: &str) -> Result<(), Error>
Binding to nvim_command.
nvim_command
Executes an Ex command.