I'm trying to create a nodejs cli. And I want to open save file dialog which returns the directory and filename after user interacts with it.
Thanks :)