Method code for $command_cache.uninit_command_cache()

[Turn off line numbering]
  1: var m;
  2: 
  3: (| .purge_cache() |);
  4: for m in (modules || [])
  5:     m.cache_server_uninit();

// Created 18-Sep-1997 as a part of ColdCore, see: @help Credit

Tlon