Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ isMainModule
Function
isMainModule
scripts/studio-host-provider.mjs:753–755 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
751
}
752
753
function
isMainModule() {
754
return
process.argv[1] === fileURLToPath(
import
.meta.url);
755
}
756
757
export
{
758
cloneSimulator,
Callers
1
studio-host-provider.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected