seq  2.0.0
Classes | Functions | Variables
cli.seqobx Namespace Reference

Classes

class  SeqInterpreter
 Command interprete. More...
 

Functions

def current_time_utc ()
 Current time in UTC mode. More...
 
def handle_exception (loop, context)
 Exception handle. More...
 

Variables

 LOGGER = logging.getLogger(__name__)
 

Function Documentation

◆ current_time_utc()

def cli.seqobx.current_time_utc ( )

Current time in UTC mode.

◆ handle_exception()

def cli.seqobx.handle_exception (   loop,
  context 
)

Exception handle.

Variable Documentation

◆ LOGGER

cli.seqobx.LOGGER = logging.getLogger(__name__)