editor
consteditor: (opts) =>Promise<string>
Defined in: packages/prompt/dist/index.d.mts:140
Opens the system editor.
Parameters
Section titled “Parameters”Options for system editor input.
Returns
Section titled “Returns”Promise<string>
The contents of the file.