print parsed
Print the source parsers internal AST for the provided file to the terminal.
Warning
This command is currently hardcoded to the TreeSitter based parser.
Help Text:
Show the parsers syntax tree output for the provided file. [args]
<file path> required - path to the file to parse