refreshContentStore static method
Refresh the content store by loading external changes from disk.
Throws:
- An exception if it fails.
Implementation
static void refreshContentStore() {
staticMethod('Debug', 'refreshContentStore');
}
Refresh the content store by loading external changes from disk.
Throws:
static void refreshContentStore() {
staticMethod('Debug', 'refreshContentStore');
}