cli: Ignore blank lines

If a user presses "enter" with no other input, the usual reaction from
other CLIs is to ignore that and just prompt again. It is handy for,
e.g., separating output of several commands.

Change-Id: If0c7647a22949a6f7fd9b32d663f88de9d033034
1 file changed
tree: 3e7239809957c87380658f3078f590f6245bb9c2
  1. .clang-format
  2. .gitmodules
  3. CMakeLists.txt
  4. Doxyfile.in
  5. LICENSE
  6. README.md
  7. ci/
  8. cmake/
  9. docs/
  10. src/
  11. submodules/
  12. tests/
README.md

Console interface to NETCONF servers

Credits

Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.