private static int Clean(CKAN.KSP current_instance) { current_instance.CleanCache(); return Exit.OK; }