isRunning

Whether a BunyipsOpMode is currently running. This is useful for checking if the OpMode singleton can be accessed without raising an exception due to the field being null.

Return

Whether a BunyipsOpMode is currently running.