towhee.hub.subcmds.execute.ExecuteCommand

class towhee.hub.subcmds.execute.ExecuteCommand(args)[source]

Bases: object

Implementation for subcmd towhee execute

Methods

install

__call__()[source]

Call self as a function.

__init__(args) None[source]