SYMBOL INDEX (31 symbols across 3 files) FILE: resources/watch.js function exec (line 12) | function exec(command, options) { function startWatch (line 52) | function startWatch() { function changeFile (line 56) | function changeFile(filepath, root, stat) { function deleteFile (line 63) | function deleteFile(filepath) { function debouncedCheck (line 68) | function debouncedCheck() { function guardedCheck (line 74) | function guardedCheck() { function checkFiles (line 88) | function checkFiles(filepaths) { function parseFiles (line 110) | function parseFiles(filepaths) { function runTests (line 128) | function runTests(filepaths) { function lintFiles (line 137) | function lintFiles(filepaths) { function typecheckStatus (line 160) | function typecheckStatus() { function srcPath (line 167) | function srcPath(filepath) { function isJS (line 173) | function isJS(filepath) { function allTests (line 177) | function allTests(filepaths) { function isTest (line 181) | function isTest(filepath) { function invert (line 192) | function invert(str) { function red (line 196) | function red(str) { function green (line 200) | function green(str) { function yellow (line 204) | function yellow(str) { FILE: src/__tests__/abuse.test.js class IncompleteMap (line 178) | class IncompleteMap { method get (line 179) | get() {} FILE: src/__tests__/dataloader.test.js method cacheKeyFn (line 51) | cacheKeyFn(key) { function cacheKey (line 799) | function cacheKey(key: { [string]: any }): string { class SimpleMap (line 899) | class SimpleMap { method constructor (line 902) | constructor() { method get (line 905) | get(key) { method set (line 908) | set(key, value) { method delete (line 911) | delete(key) { method clear (line 914) | clear() { function createScheduler (line 974) | function createScheduler() { function batchScheduleFn (line 1006) | function batchScheduleFn(callback) {