injectHtmlFromTool method
Invokes more than one tool in the same comment block, and injects HTML.
Env: {INPUT: <INPUT_FILE>, SOURCE_COLUMN: 8, SOURCE_PATH: lib/example.dart, PACKAGE_PATH: <PACKAGE_PATH>, PACKAGE_NAME: test_package, LIBRARY_NAME: ex, ELEMENT_NAME: HtmlInjection.injectHtmlFromTool, INVOCATION_INDEX: 1}
Script location is in dartdoc tree.
Args: --file=<INPUT_FILE>, --html
This text should appear in the output.
{@inject-html}
This text should appear in the output. Is not a ToolUser.
Env: {INPUT: <INPUT_FILE>, SOURCE_COLUMN: 8, SOURCE_PATH: lib/example.dart, PACKAGE_PATH: <PACKAGE_PATH>, PACKAGE_NAME: test_package, LIBRARY_NAME: ex, ELEMENT_NAME: HtmlInjection.injectHtmlFromTool, INVOCATION_INDEX: 2}
Script location is in snapshot cache.
Args: --file=<INPUT_FILE>, --html
This text should also appear in the output.
{@inject-html}
This text should also appear in the output. Is not a ToolUser.