version#

Emit.version(detailed=False)[source]#

Get version information.

Parameters:
detailedbool, optional

Whether to return a verbose description. The default is False.

Returns:
verstr

All of the version information.

Examples

>>> print(aedtapp.version())