SYMBOL INDEX (92 symbols across 12 files) FILE: build/check-versions.js function exec (line 7) | function exec (cmd) { FILE: build/utils.js function generateLoaders (line 34) | function generateLoaders (loader, loaderOptions) { FILE: build/webpack.base.conf.js function resolve (line 7) | function resolve (dir) { method name (line 41) | name(resourcePath, resourceQuery) { FILE: build/webpack.dev.conf.js constant HOST (line 16) | const HOST = process.env.HOST constant PORT (line 17) | const PORT = process.env.PORT && Number(process.env.PORT) FILE: pack/electron/electron-main.js function createWindow (line 42) | function createWindow() { FILE: pack/electron/update.js function bindMainListener (line 30) | function bindMainListener() { FILE: pack/electron/win-state.js method getLastState (line 7) | getLastState() { method watchClose (line 63) | watchClose(win) { method getWinState (line 75) | getWinState(win) { method saveStateToStorage (line 93) | saveStateToStorage(winState) { method getStateFile (line 97) | getStateFile() { method parseJson (line 104) | parseJson(str) { FILE: src/addon.js method setup (line 7) | setup() { method reloadSettings (line 15) | reloadSettings() { method initFont (line 19) | initFont() { method initZoom (line 25) | initZoom() { method openHrefInBrowser (line 32) | openHrefInBrowser() { method bindCliArgs (line 44) | bindCliArgs() { FILE: src/bus.js method $on (line 6) | $on(...event) { method $off (line 9) | $off(...event) { method $once (line 12) | $once(...event) { method $emit (line 15) | $emit(...event) { FILE: src/redisClient.js method createConnection (line 52) | createConnection(host, port, auth, config, promise = true, forceStandalo... method createSSHConnection (line 90) | createSSHConnection(sshOptions, host, port, auth, config) { method getSSHOptions (line 166) | getSSHOptions(options, host, port) { method getRedisOptions (line 203) | getRedisOptions(host, port, auth, config) { method getSentinelOptions (line 225) | getSentinelOptions(host, port, auth, config) { method getClusterOptions (line 242) | getClusterOptions(redisOptions, natMap = {}) { method getClusterNodes (line 252) | getClusterNodes(nodes, type = 'master') { method createClusterSSHTunnels (line 277) | createClusterSSHTunnels(sshConfig, nodes) { method initNatMap (line 315) | initNatMap(tunnels) { method getTLSOptions (line 325) | getTLSOptions(options) { method retryStragety (line 344) | retryStragety(times, connection) { method getFileContent (line 357) | getFileContent(file, bookmark = '') { FILE: src/storage.js method getSetting (line 6) | getSetting(key) { method saveSettings (line 12) | saveSettings(settings) { method getFontFamily (line 16) | getFontFamily() { method getCustomFormatter (line 30) | getCustomFormatter(name = '') { method saveCustomFormatters (line 44) | saveCustomFormatters(formatters = []) { method addConnection (line 47) | addConnection(connection) { method getConnections (line 50) | getConnections(returnList = false) { method editConnectionByKey (line 62) | editConnectionByKey(connection, oldKey = '') { method editConnectionItem (line 82) | editConnectionItem(connection, items = {}) { method updateConnectionName (line 94) | updateConnectionName(connection, connections) { method getConnectionName (line 107) | getConnectionName(connection) { method setConnections (line 110) | setConnections(connections) { method deleteConnection (line 113) | deleteConnection(connection) { method getConnectionKey (line 122) | getConnectionKey(connection, forceUnique = false) { method sortConnections (line 137) | sortConnections(connections) { method reOrderAndStore (line 152) | reOrderAndStore(connections = []) { method getStorageKeyMap (line 165) | getStorageKeyMap(type) { method initStorageKey (line 175) | initStorageKey(prefix, connectionName) { method getStorageKeyByName (line 178) | getStorageKeyByName(type = 'cli_tip', connectionName = '') { method hookAfterDelConnection (line 181) | hookAfterDelConnection(connection) { FILE: src/util.js method get (line 3) | get(name) { method set (line 6) | set(name, value) { method bufVisible (line 9) | bufVisible(buf) { method bufToString (line 16) | bufToString(buf, forceHex = false) { method bufToQuotation (line 31) | bufToQuotation(buf) { method bufToHex (line 35) | bufToHex(buf) { method xToBuffer (line 45) | xToBuffer(str) { method bufToBinary (line 59) | bufToBinary(buf) { method binaryStringToBuffer (line 68) | binaryStringToBuffer(str) { method cutString (line 74) | cutString(string, maxLength = 20) { method isJson (line 81) | isJson(string) { method isPHPSerialize (line 89) | isPHPSerialize(str) { method isJavaSerialize (line 99) | isJavaSerialize(buf) { method isPickle (line 108) | isPickle(buf) { method isMsgpack (line 117) | isMsgpack(buf) { method isBrotli (line 129) | isBrotli(buf) { method isGzip (line 132) | isGzip(buf) { method isDeflate (line 135) | isDeflate(buf) { method isDeflateRaw (line 138) | isDeflateRaw(buf) { method isProtobuf (line 141) | isProtobuf(buf) { method zippedToString (line 164) | zippedToString(buf, type = 'unzip') { method base64Encode (line 184) | base64Encode(str) { method base64Decode (line 187) | base64Decode(str) { method humanFileSize (line 190) | humanFileSize(size = 0) { method leftTime (line 197) | leftTime(seconds) { method cloneObjWithBuff (line 218) | cloneObjWithBuff(object) { method keysToList (line 229) | keysToList(keys) { method keysToTree (line 240) | keysToTree(keys, separator = ':', openStatus = {}, forceCut = 20000) { method formatTreeData (line 268) | formatTreeData(tree, previousKey = '', openStatus = {}, separator = ':',... method sortKeysAndFolder (line 304) | sortKeysAndFolder(nodes) { method sortByTreeNodes (line 325) | sortByTreeNodes(nodes) { method copyToClipboard (line 345) | copyToClipboard(text) { method debounce (line 349) | debounce(func, wait, immediate = false, context = null) { method randomString (line 375) | randomString(len = 5) { method createAndDownloadFile (line 378) | createAndDownloadFile(fileName, content) { method arrayChunk (line 388) | arrayChunk(arr, size) {