expliot.expliot

Main part to start

Module Contents

Classes

EfCli

The interactive console and CLI interface for EXPLIoT framework.

class expliot.expliot.EfCli

The interactive console and CLI interface for EXPLIoT framework.

cli
classmethod main()

Run a single command given on the command line or run the main command loop of the console if no command line arguments given.

Returns