Configuration options for the createOptionsGetter function.
createOptionsGetter
Optional
The client to use for prompting.
A function to call when the user cancels a prompt. By default, this will exit the process.
The options config.
The initial option values.
Configuration options for the
createOptionsGetter
function.