# Packages
No description provided by the author
Package help provides the help command.
No description provided by the author
Package qemuguesttools implements the command that runs inside a QEMU VM.
No description provided by the author
No description provided by the author
Package shell provides a CommandProvider that implements a CLI tool for opening to a interactive shell to an interactive taskcluster-worker task in your terminal.
No description provided by the author
Package version provides a CommandProvider that displays version number and git revision, these values are also exported through methods so that they can be read from other packages.
No description provided by the author
# Interfaces
CommandProvider is implemented by anyone who wishes to provide a command line command that the worker should support.