Renders an error report for unknown token(s).
public void WriteUnknownTokens(Command command, CommandRunConfig runConfig, UnknownTokenReport report)
The command context where the unknown token was encountered.
The run configuration providing output streams.
The unknown-token report to render.