MCPcopy Create free account

hub / github.com/NathanaelA/nativescript-liveedit / functions

Functions56 in github.com/NathanaelA/nativescript-liveedit

↓ 10 callersFunctioncallback
(err, stdout , stderr)
support/watcher.js:541
↓ 7 callersFunctionreloadPage
* This is a helper function to reload the current page * @param page
liveedit.android.js:789
↓ 5 callersFunctioncleanupFiles
()
support/postinstall.js:120
↓ 5 callersFunctioncopyFile
(src, dest, forceOverWrite)
support/postinstall.js:101
↓ 5 callersFunctionreloadPage
* This is a helper function to reload the current page * @param page
liveedit.ios.js:413
↓ 5 callersFunctionsetAppMode
(appMode, force)
support/watcher.js:826
↓ 4 callersFunctionlaunchApp
(params)
support/watcher.js:510
↓ 4 callersFunctionrestartApplication
()
support/watcher.js:458
↓ 3 callersFunctioncheckAppIsRunning
(autoStart)
support/watcher.js:483
↓ 3 callersFunctiondoLaunch
()
support/watcher.js:499
↓ 3 callersFunctionfocusApp
()
support/watcher.js:922
↓ 3 callersFunctionisWatching
* isWatching - will respond true if watching this file type. * @param fileName * @returns {boolean}
support/watcher.js:206
↓ 3 callersFunctionsetupWatchers
* This setups a watcher on a directory * @param path
support/watcher.js:679
↓ 3 callersFunctionverifyWatches
()
support/watcher.js:731
↓ 2 callersFunctioncheckCache
(fileName)
support/watcher.js:523
↓ 2 callersFunctiongetAppMode
()
support/watcher.js:788
↓ 1 callersFunctionbackupEncode
(filename)
support/watcher.js:278
↓ 1 callersFunctioncheckCrashedApp
(autoStart)
support/watcher.js:466
↓ 1 callersFunctioncheckFileSha
(filename, callback)
support/watcher.js:717
↓ 1 callersFunctioncheckForChangedFiles
* check for any changed files on platforms (Mac's) that don't pass a filename in the callback * @param dir * @returns {*}
support/watcher.js:228
↓ 1 callersFunctioncheckForChangedFolders
* check for any changed folders on platforms (Mac's) that don't pass a filename in the callback * @param dir * @returns {*}
support/watcher.js:258
↓ 1 callersFunctioncheckFunction
()
liveedit.android.js:568
↓ 1 callersFunctioncheckParsing
(fileName)
support/watcher.js:537
↓ 1 callersFunctioncopyFiles
(convert)
support/postinstall.js:107
↓ 1 callersFunctiondisplayUpgrade
(version)
support/postinstall.js:57
↓ 1 callersFunctionfixPermissions
(path)
support/watcher.js:318
↓ 1 callersFunctionfutureAppLaunch
()
support/watcher.js:448
↓ 1 callersFunctiongetFileSha
(filename, callback)
support/getHashVersion.js:32
↓ 1 callersFunctiongetFileSha
(filename, callback)
support/postinstall.js:136
↓ 1 callersFunctiongetPackageActivity
()
support/watcher.js:860
↓ 1 callersFunctiongetVersion
()
support/postinstall.js:34
↓ 1 callersFunctiongetWatcher
* This is the watcher callback to verify the file actually changed * @param dir * @returns {Function}
support/watcher.js:616
↓ 1 callersFunctionhandleCommandLine
()
support/watcher.js:756
↓ 1 callersFunctionisTestFile
(filename)
support/watcher.js:392
↓ 1 callersFunctionlaunchKarma
()
support/watcher.js:422
↓ 1 callersFunctionlaunchTSC
()
support/watcher.js:196
↓ 1 callersFunctionloadCss
* This is the loadCss helper function to replace the one on Application
liveedit.ios.js:354
↓ 1 callersFunctionloadCss
* This is the loadCss helper function to replace the one on Application
liveedit.android.js:711
↓ 1 callersFunctionloadPageCss
* Override a single page's css * @param cssFile
liveedit.ios.js:379
↓ 1 callersFunctionloadPageCss
* Override a single page's css * @param cssFile
liveedit.android.js:736
↓ 1 callersFunctionprocessYesNoAllow
(value)
support/watcher.js:743
↓ 1 callersFunctionpullADB
(fileName, options)
support/watcher.js:369
↓ 1 callersFunctionreloadModal
(page)
liveedit.android.js:766
↓ 1 callersFunctionsetupErrorCatching
* Catch the global errors
support/watcher.js:849
↓ 1 callersFunctionstartAppium
()
support/watcher.js:928
↓ 1 callersFunctionupdateTelerikTestApp
()
support/watcher.js:842
FunctionLiveEdit
()
liveedit.android.js:29
FunctionUpdater
()
liveedit.ios.js:29
Function_jshintCallback
(error)
support/watcher.js:138
Function_tsLintCallback
(error)
support/watcher.js:127
Function_xmllintCallback
(error,a,b)
support/watcher.js:149
FunctionbackupPushADB
(fileName, options, callback)
support/watcher.js:288
FunctioncheckHash
(v)
support/getHashVersion.js:26
FunctioncheckHash
(v)
support/postinstall.js:67
FunctionhandleKeyStrokes
(str, key)
support/watcher.js:890
FunctionnormalPushADB
* This runs the adb command so that we can push the file up to the emulator or device * @param fileName * @param options * @param callback
support/watcher.js:329