]> git.tuebingen.mpg.de Git - paraslash.git/blob - lsu.h
Trivial: Rename completion_result variables.
[paraslash.git] / lsu.h
1 /* Copyright (C) 2018 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
2
3 /** \file lsu.h Lopsub Utilities, enums and public functions. */
4 int lsu_com_help(bool long_help, const struct lls_parse_result *lpr,
5                 const struct lls_suite *suite,
6                 const char *(*aux_info_cb)(unsigned cmd_num, bool verbose),
7                 char **result, unsigned *num_chars);