etr  4.0-pre
Classes | Functions
etr.command Namespace Reference

Classes

class  TestCommand
 Implements the Command.TEST command. More...
 
class  InfoCommand
 Implements the Command.INFO command. More...
 
class  CleanCommand
 Implements the Command.CLEAN command. More...
 

Functions

def make_command (Command command, *args, **kwargs)
 Creates command instances. More...
 

Function Documentation

◆ make_command()

def etr.command.make_command ( Command  command,
args,
**  kwargs 
)

Creates command instances.