{ "id": 0, "name": "early", "kind": 0, "flags": {}, "children": [ { "id": 1, "name": "\"node_modules/typings-global/custom.d\"", "kind": 1, "kindString": "External module", "flags": { "isExported": true, "isExternal": true }, "originalName": "/Users/philkunz/gitlab/pushrocks/early/node_modules/typings-global/custom.d.ts", "sources": [ { "fileName": "node_modules/typings-global/custom.d.ts", "line": 1, "character": 0 } ] }, { "id": 2, "name": "\"ts/early.child\"", "kind": 1, "kindString": "External module", "flags": { "isExported": true }, "originalName": "/Users/philkunz/gitlab/pushrocks/early/ts/early.child.ts", "children": [ { "id": 6, "name": "frameCounter", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/early.child.ts", "line": 11, "character": 16 } ], "type": { "type": "instrinct", "name": "number" }, "defaultValue": "0" }, { "id": 5, "name": "loaderLength", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/early.child.ts", "line": 10, "character": 16 } ], "type": { "type": "instrinct", "name": "number" } }, { "id": 9, "name": "logEarlyAbort", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/early.child.ts", "line": 23, "character": 17 } ], "type": { "type": "instrinct", "name": "boolean" }, "defaultValue": "false" }, { "id": 4, "name": "moduleName", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/early.child.ts", "line": 9, "character": 14 } ], "type": { "type": "instrinct", "name": "string" } }, { "id": 3, "name": "rl", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/early.child.ts", "line": 4, "character": 6 } ], "type": { "type": "instrinct", "name": "unknown" }, "defaultValue": " readline.createInterface({\n input: process.stdin,\n output: process.stdout\n})" }, { "id": 10, "name": "logEarly", "kind": 64, "kindString": "Function", "flags": {}, "signatures": [ { "id": 11, "name": "logEarly", "kind": 4096, "kindString": "Call signature", "flags": {}, "type": { "type": "instrinct", "name": "void" } } ], "sources": [ { "fileName": "ts/early.child.ts", "line": 24, "character": 12 } ] }, { "id": 7, "name": "makeFrame", "kind": 64, "kindString": "Function", "flags": {}, "signatures": [ { "id": 8, "name": "makeFrame", "kind": 4096, "kindString": "Call signature", "flags": {}, "type": { "type": "instrinct", "name": "string" } } ], "sources": [ { "fileName": "ts/early.child.ts", "line": 13, "character": 13 } ] }, { "id": 12, "name": "start", "kind": 64, "kindString": "Function", "flags": {}, "signatures": [ { "id": 13, "name": "start", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { "id": 14, "name": "moduleNameArg", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "instrinct", "name": "string" }, "defaultValue": "\"\"" }, { "id": 15, "name": "loaderLengthArg", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "instrinct", "name": "string" }, "defaultValue": "\"10\"" } ], "type": { "type": "instrinct", "name": "void" } } ], "sources": [ { "fileName": "ts/early.child.ts", "line": 34, "character": 9 } ] } ], "groups": [ { "title": "Variables", "kind": 32, "children": [ 6, 5, 9, 4, 3 ] }, { "title": "Functions", "kind": 64, "children": [ 10, 7, 12 ] } ], "sources": [ { "fileName": "ts/early.child.ts", "line": 1, "character": 0 } ] }, { "id": 16, "name": "\"ts/index\"", "kind": 1, "kindString": "External module", "flags": { "isExported": true }, "originalName": "/Users/philkunz/gitlab/pushrocks/early/ts/index.ts", "children": [ { "id": 18, "name": "doAnimation", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/index.ts", "line": 8, "character": 15 } ], "type": { "type": "instrinct", "name": "boolean" }, "defaultValue": "true" }, { "id": 19, "name": "doText", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/index.ts", "line": 9, "character": 10 } ], "type": { "type": "instrinct", "name": "boolean" }, "defaultValue": "false" }, { "id": 17, "name": "earlyChild", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/index.ts", "line": 6, "character": 14 } ], "type": { "type": "instrinct", "name": "any" } }, { "id": 20, "name": "moduleName", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/index.ts", "line": 10, "character": 14 } ], "type": { "type": "instrinct", "name": "string" }, "defaultValue": "\"undefined module name\"" }, { "id": 21, "name": "startTime", "kind": 32, "kindString": "Variable", "flags": {}, "sources": [ { "fileName": "ts/index.ts", "line": 11, "character": 13 } ], "type": { "type": "instrinct", "name": "any" } }, { "id": 22, "name": "start", "kind": 64, "kindString": "Function", "flags": { "isExported": true }, "signatures": [ { "id": 23, "name": "start", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { "id": 24, "name": "moduleNameArg", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "instrinct", "name": "string" }, "defaultValue": "\"\"" }, { "id": 25, "name": "loaderLengthArg", "kind": 32768, "kindString": "Parameter", "flags": {}, "type": { "type": "instrinct", "name": "string" }, "defaultValue": "\"10\"" } ], "type": { "type": "instrinct", "name": "void" } } ], "sources": [ { "fileName": "ts/index.ts", "line": 21, "character": 16 } ] }, { "id": 26, "name": "stop", "kind": 64, "kindString": "Function", "flags": { "isExported": true }, "signatures": [ { "id": 27, "name": "stop", "kind": 4096, "kindString": "Call signature", "flags": {}, "type": { "type": "reference", "name": "q.Promise" } } ], "sources": [ { "fileName": "ts/index.ts", "line": 39, "character": 15 } ] } ], "groups": [ { "title": "Variables", "kind": 32, "children": [ 18, 19, 17, 20, 21 ] }, { "title": "Functions", "kind": 64, "children": [ 22, 26 ] } ], "sources": [ { "fileName": "ts/index.ts", "line": 1, "character": 0 } ] } ], "groups": [ { "title": "External modules", "kind": 1, "children": [ 1, 2, 16 ] } ] }