Esempio n. 1
0
def cache_path():
    """ Returns the path where Sublime Text stores cache files """
    return sublime_api.cache_path()
Esempio n. 2
0
def cache_path():
    """ Returns the path where Sublime Text stores cache files """
    return sublime_api.cache_path()