get rootPath()

in polymer/lib/utils/settings_bridge.js [38:40]


  get rootPath() {
    return settingsObj.rootPath;
  },