Method code for $command_cache.uninit_command_cache()

[Turn on line numbering]
var m;

(| .purge_cache() |);
for m in (modules || [])
    m.cache_server_uninit();

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

the Cold Dark