Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NathanaelA/nativescript-liveedit
/ functions
Functions
56 in github.com/NathanaelA/nativescript-liveedit
⨍
Functions
56
◇
Types & classes
0
↓ 10 callers
Function
callback
(err, stdout , stderr)
support/watcher.js:541
↓ 7 callers
Function
reloadPage
* This is a helper function to reload the current page * @param page
liveedit.android.js:789
↓ 5 callers
Function
cleanupFiles
()
support/postinstall.js:120
↓ 5 callers
Function
copyFile
(src, dest, forceOverWrite)
support/postinstall.js:101
↓ 5 callers
Function
reloadPage
* This is a helper function to reload the current page * @param page
liveedit.ios.js:413
↓ 5 callers
Function
setAppMode
(appMode, force)
support/watcher.js:826
↓ 4 callers
Function
launchApp
(params)
support/watcher.js:510
↓ 4 callers
Function
restartApplication
()
support/watcher.js:458
↓ 3 callers
Function
checkAppIsRunning
(autoStart)
support/watcher.js:483
↓ 3 callers
Function
doLaunch
()
support/watcher.js:499
↓ 3 callers
Function
focusApp
()
support/watcher.js:922
↓ 3 callers
Function
isWatching
* isWatching - will respond true if watching this file type. * @param fileName * @returns {boolean}
support/watcher.js:206
↓ 3 callers
Function
setupWatchers
* This setups a watcher on a directory * @param path
support/watcher.js:679
↓ 3 callers
Function
verifyWatches
()
support/watcher.js:731
↓ 2 callers
Function
checkCache
(fileName)
support/watcher.js:523
↓ 2 callers
Function
getAppMode
()
support/watcher.js:788
↓ 1 callers
Function
backupEncode
(filename)
support/watcher.js:278
↓ 1 callers
Function
checkCrashedApp
(autoStart)
support/watcher.js:466
↓ 1 callers
Function
checkFileSha
(filename, callback)
support/watcher.js:717
↓ 1 callers
Function
checkForChangedFiles
* 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 callers
Function
checkForChangedFolders
* 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 callers
Function
checkFunction
()
liveedit.android.js:568
↓ 1 callers
Function
checkParsing
(fileName)
support/watcher.js:537
↓ 1 callers
Function
copyFiles
(convert)
support/postinstall.js:107
↓ 1 callers
Function
displayUpgrade
(version)
support/postinstall.js:57
↓ 1 callers
Function
fixPermissions
(path)
support/watcher.js:318
↓ 1 callers
Function
futureAppLaunch
()
support/watcher.js:448
↓ 1 callers
Function
getFileSha
(filename, callback)
support/getHashVersion.js:32
↓ 1 callers
Function
getFileSha
(filename, callback)
support/postinstall.js:136
↓ 1 callers
Function
getPackageActivity
()
support/watcher.js:860
↓ 1 callers
Function
getVersion
()
support/postinstall.js:34
↓ 1 callers
Function
getWatcher
* This is the watcher callback to verify the file actually changed * @param dir * @returns {Function}
support/watcher.js:616
↓ 1 callers
Function
handleCommandLine
()
support/watcher.js:756
↓ 1 callers
Function
isTestFile
(filename)
support/watcher.js:392
↓ 1 callers
Function
launchKarma
()
support/watcher.js:422
↓ 1 callers
Function
launchTSC
()
support/watcher.js:196
↓ 1 callers
Function
loadCss
* This is the loadCss helper function to replace the one on Application
liveedit.ios.js:354
↓ 1 callers
Function
loadCss
* This is the loadCss helper function to replace the one on Application
liveedit.android.js:711
↓ 1 callers
Function
loadPageCss
* Override a single page's css * @param cssFile
liveedit.ios.js:379
↓ 1 callers
Function
loadPageCss
* Override a single page's css * @param cssFile
liveedit.android.js:736
↓ 1 callers
Function
processYesNoAllow
(value)
support/watcher.js:743
↓ 1 callers
Function
pullADB
(fileName, options)
support/watcher.js:369
↓ 1 callers
Function
reloadModal
(page)
liveedit.android.js:766
↓ 1 callers
Function
setupErrorCatching
* Catch the global errors
support/watcher.js:849
↓ 1 callers
Function
startAppium
()
support/watcher.js:928
↓ 1 callers
Function
updateTelerikTestApp
()
support/watcher.js:842
Function
LiveEdit
()
liveedit.android.js:29
Function
Updater
()
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
Function
backupPushADB
(fileName, options, callback)
support/watcher.js:288
Function
checkHash
(v)
support/getHashVersion.js:26
Function
checkHash
(v)
support/postinstall.js:67
Function
handleKeyStrokes
(str, key)
support/watcher.js:890
Function
normalPushADB
* 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