Hi, community!
Is there a way to get the arguments which are passed to rvpush, when you press “Open in RV” via the python API?
The simplest way would likely be to register a new protocol handler for rvlink://
and point it to a python file and then print the argvs.