Spade

Mini Shell

Directory:~$ /lib/python2.7/site-packages/clcommon/cpapi/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //lib/python2.7/site-packages/clcommon/cpapi/cpapirebuildcache

#!/usr/bin/python
# -*- coding: utf-8 -*-

"""
Check with custom plug-ins directory, and try to use these plugins.
Detection control panel and record the panel name to file
/var/cache/controlpanelname
"""
from clcommon.cpapi import pluginlib

pluginlib.rebuild_cache()