Searched defs:foreachCmd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py3107 def foreachCmd(ctx, args): function
3331 'foreach' : ['Generic "for each" construction, using XPath-like notation: foreach //vms/vm[@OSTypeId=\'MacOS\'] "print obj.name"', foreachCmd, 0],

Completed in 51 milliseconds