33 for (
size_t i = 0; i < len; i++)
void LOG(std::string_view a_Format, const Args &... args)
AString m_Accum
Output is stored here until the command finishes processing.
virtual void Out(const AString &a_Text) override
Called when the command wants to output anything; may be called multiple times.
virtual void Finished() override
Called when the command processing has been finished.