seq
2.0.0
|
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__) | |
def cli.seqobx.current_time_utc | ( | ) |
Current time in UTC mode.
def cli.seqobx.handle_exception | ( | loop, | |
context | |||
) |
Exception handle.
cli.seqobx.LOGGER = logging.getLogger(__name__) |