shadow-cljs 2025-02-02

How can I trigger the :open-file-command ? In my browser application, compiled with shadow-cljs and running in development mode on my machine. Is it possible to require some shadow-cljs internal namespace and invoke some function which then invokes the :open-file-command and opens my editor?