aCLI
aCLI copied to clipboard
Writing out intermediate output during command execution
Hi,
Is there a way that one can write out lines of text to the cli console during a command execution? I have a command that receives a chunked text stream and I need to output a summary of each chunk to the aCLI's output.
thanks Fuzz