Home
last modified time | relevance | path

Searched refs:getWatchJsPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DcmdOptions.ts130 static getWatchJsPath(): string { method in CmdOptions
Dindex.ts345 let watchFilePrefix = CmdOptions.getWatchJsPath() + path.sep + watchFileName;