invalid input message
This commit is contained in:
		| @@ -86,7 +86,7 @@ export class InteractiveSource extends OptionSource { | ||||
|             throw e; | ||||
|           }); | ||||
|         if (!opt.filled) | ||||
|           console.log ('input was invalid'); | ||||
|           console.log (opt.error || 'input was invalid'); | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user