Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ getText
Function
getText
tools/marvin/marvin/codegenerator.py:447–448 ·
view source on GitHub ↗
(elements)
Source
from the content-addressed store, hash-verified
445
446
447
def
getText(elements):
448
return
elements[0].childNodes[0].nodeValue.strip()
449
450
if
__name__ ==
"__main__"
:
451
parser = OptionParser()
Callers
3
constructResponseFromXML
Method · 0.70
loadCmdFromXML
Method · 0.70
jquery-1.7.2.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected