MCPcopy Create free account

hub / github.com/Gin-Quin/esrun / functions

Functions27 in github.com/Gin-Quin/esrun

↓ 9 callersMethodbuild
(buildOptions: BuildOptions = {})
source/runners/Runner.ts:96
↓ 5 callersMethodexecute
()
source/runners/Runner.ts:152
↓ 2 callersFunctiondebounce
(func: Function, wait: number)
source/runners/Watcher.ts:7
↓ 2 callersMethodgetOutputCode
()
source/runners/Runner.ts:239
↓ 2 callersFunctionimportRequire
(code: string, location: string)
source/tools/importRequire.ts:1
↓ 2 callersMethodrebuild
()
source/runners/Watcher.ts:55
↓ 2 callersMethodretrieveDependencies
()
source/runners/Runner.ts:52
↓ 2 callersMethodwatch
()
source/runners/Watcher.ts:75
↓ 1 callersFunctionbumpVersion
()
scripts/utilities/bumpVersion.js:3
↓ 1 callersFunctionescapeBackslashes
(path: string)
source/plugins/fileConstants.ts:18
↓ 1 callersFunctionesrun
(inputFile: string, options?: Options)
source/index.ts:10
↓ 1 callersFunctionfileConstantsPlugin
( options: FileConstantsPluginOptions = {}, )
source/plugins/fileConstants.ts:9
↓ 1 callersFunctionfindInputFile
(path: string)
source/tools/findInputFile.ts:4
↓ 1 callersFunctiongetCommandAndParameters
(argument: string)
source/bin.ts:92
↓ 1 callersFunctioninput
(msg)
test/readline.js:3
↓ 1 callersFunctioninput
(msg: string)
test/readline.ts:9
↓ 1 callersMethodrun
()
source/runners/Runner.ts:83
↓ 1 callersMethodtransform
(transformer: (content: string) => string | Promise<string>)
source/runners/Runner.ts:148
↓ 1 callersMethodyell
()
test/samples/Zabu.ts:2
Methodconstructor
(input: string, options?: Options)
source/runners/Watcher.ts:21
Methodconstructor
(inputFile: string, options?: Options)
source/runners/Runner.ts:58
Methoddone
(code?: number)
source/runners/Runner.ts:219
MethodgetDependencies
()
source/runners/Runner.ts:48
FunctiononExit
(cleanUp: Function)
source/tools/onExit.ts:1
Methodrerun
()
source/runners/Watcher.ts:38
Methodrun
()
source/runners/Watcher.ts:29
Functionsetup
(build)
source/plugins/fileConstants.ts:13