Syntax:
Press CTRL+C to copy ccnx.refresh(flags)
ccnx.refresh(flags)
Flushes or resets the tables and caches indicated by the argument. The only argument currently permitted is an integer.
Raises a TypeError exception if the first argument is not an integer.
TypeError