Skip to content

DebugUtil

implementation of the debug utilities

DebugUtil

Canonical path: Utils.DebugUtil.DebugUtil

implementation of the debug utilities

start_debugger staticmethod

start_debugger(info_by_msg_box: bool) -> bool

start the debugger

Parameters:

  • info_by_msg_box (bool) –

    True = info by message box / False = info by print

Returns:

  • bool

    started debugger state