menu
pocketpy package
documentation
pocketpy_bindings_generated.dart
PocketpyBindings
py_checkexc method
py_checkexc method
dark_mode
light_mode
py_checkexc
method
bool
py_checkexc
(
)
Check if there is an unhandled exception.
Implementation
bool py_checkexc() { return _py_checkexc(); }
pocketpy package
documentation
pocketpy_bindings_generated
PocketpyBindings
py_checkexc method
PocketpyBindings class