Prompts the user to edit a string in the user's text editor.
Optional
promptUserEditInTextEditor({ editor: 'notepad' }).then(console.log) Copy
promptUserEditInTextEditor({ editor: 'notepad' }).then(console.log)
Generated using TypeDoc
Prompts the user to edit a string in the user's text editor.