commit | 9c6421186ee5a58b2622205dda02890220f46eb1 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Tue Feb 26 13:55:43 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Tue Feb 26 13:55:43 2019 -0600 |
tree | 63e8765dbd78bc6a4e993448ee08f8894391025b | |
parent | a05921f7e2b384b30ed0a421d36db5f8efa89395 [diff] [blame] |
Command execution structure and error handling
diff --git a/cfg_checker/network_checks.py b/cfg_checker/network_checks.py index 7c2e69d..7daa673 100644 --- a/cfg_checker/network_checks.py +++ b/cfg_checker/network_checks.py
@@ -89,6 +89,11 @@ # save collected info self.all_networks = _all_nets + # Get networks from reclass + # TODO: + + return + def print_network_report(self): """ Create text report for CLI