]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - interactive.h
Interactive: Introduce i9e_get_error().
[paraslash.git] / interactive.h
index a19f8a4736700c99f60c84f6448ba5e9092885ac..93ee56c7fb7d833a7c3dac514d2b04f24f70ca5c 100644 (file)
@@ -86,3 +86,4 @@ char **i9e_complete_commands(const char *word, struct i9e_completer *completers)
 void i9e_complete_option(char **opts, struct i9e_completion_info *ci,
                struct i9e_completion_result *cr);
 int i9e_print_completions(struct i9e_completer *completers);
+int i9e_get_error(void);