Renders an invocation line by combining the command path and provided tokens.
public static RenderedInvocation RenderInvocation(Command command, IReadOnlyList<string> tokens)
The command.
Invocation tokens to render.