Skip to content
Snippets Groups Projects
user avatar
Matthieu Gonnet authored
The watch command uses a buffer instead of the standard output. Using this the watch
command can execute commands and wait the end of the execution to clear and print the buffer.
The watch command also catch cliException and KeyboardInterrupt in order to proceed to clean exit.
9dd12283
History