Skip to content
Snippets Groups Projects
  1. May 27, 2011
    • Matthieu Gonnet's avatar
      Fix blink in watch command · 9dd12283
      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
  2. May 23, 2011
Loading