metaonly interface xdc.tools.ICmd |
Generic xdc-script (xs) command
XDCspec summary | sourced in xdc/tools/ICmd.xdc |
XDCspec declarations | sourced in xdc/tools/ICmd.xdc |
config ICmd.usage // module-wide |
Usage for this command
XDCspec declarations | sourced in xdc/tools/ICmd.xdc |
ICmd.exec() // module-wide |
'xs' script entry point
XDCspec declarations | sourced in xdc/tools/ICmd.xdc |
ICmd.main() // module-wide |
'xs' shell entry point
XDCspec declarations | sourced in xdc/tools/ICmd.xdc |
ICmd.run() // instance |
Underlying implementation
XDCspec declarations | sourced in xdc/tools/ICmd.xdc |