refreshContentStore static method

void refreshContentStore()

Refresh the content store by loading external changes from disk.

Throws:

  • An exception if it fails.

Implementation

static void refreshContentStore() {
  staticMethod('Debug', 'refreshContentStore');
}