Documentation
¶
Overview ¶
Command ana is the TextQL platform CLI. This file is pure wiring: it reads global flags + config, constructs a transport.Client, assembles the verb map by injecting adapted Deps into each internal/<verb> package, then hands off to cli.Dispatch. All domain logic lives under internal/.
Click to show internal directories.
Click to hide internal directories.