Python Api  IE10.1
Functions | Variables
netbrain.sysapi.utils Namespace Reference

Functions

def enable_debug (value=True)
 
def debug_break ()
 
def monitor (func)
 

Variables

bool ENABLE_DEBUG = False
 

Function Documentation

◆ debug_break()

def netbrain.sysapi.utils.debug_break ( )

◆ enable_debug()

def netbrain.sysapi.utils.enable_debug (   value = True)

◆ monitor()

def netbrain.sysapi.utils.monitor (   func)

Variable Documentation

◆ ENABLE_DEBUG

bool netbrain.sysapi.utils.ENABLE_DEBUG = False