datastructures package

Submodules

datastructures.Command module

class datastructures.Command.Command(command_string, name)[source]

Bases: object

Represents a command in a abstract sense.

command
name

Module contents