mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
add with_prompt docstring
This commit is contained in:
parent
a7c0bc1620
commit
35335a60aa
@ -237,6 +237,7 @@ enum kind set_kind(char *kval)
|
|||||||
* Each line is passed to parse_input()
|
* Each line is passed to parse_input()
|
||||||
*
|
*
|
||||||
* @param vmr Pointer to the iVMR interface
|
* @param vmr Pointer to the iVMR interface
|
||||||
|
* @param with_prompt If true, prints the interactive prompt '>>'
|
||||||
*/
|
*/
|
||||||
void interactive(PT_VMR vmr, bool with_prompt)
|
void interactive(PT_VMR vmr, bool with_prompt)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user