Skip to content
nexssp edited this page Jan 20, 2020 · 2 revisions

Nexss Programmer creates cache for certain operations like parsing languages configurations etc.

All cache is kept in the folder** c:/Users/YourNickname/.nexss/cache**

All Core Nexss Programmer cache files are starting with nexss_core_ eg nexss_core_getLanguages__.json is for getting languages cofiguration.

Recreate cache

To recreate cache please use --nocache flag. It will reacreate all caches.

Clone this wiki locally