MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getExePath

Function getExePath

data/Scenes/ScriptTest.py:36–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 print("reset")
35
36def getExePath():
37 global simulationBase
38 print("Exe path:")
39 print(simulationBase.getExePath())
40 print("-")
41
42def getOutputPath():
43 global simulationBase

Callers 2

initMethod · 0.85
createEmittersMethod · 0.85

Calls 2

getExePathMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected