fix
This commit is contained in:
		| @@ -82,6 +82,9 @@ export class InteractiveOptions extends Persistent { | ||||
|     await this.get_env_options (); | ||||
|     await this.get_args_options (); | ||||
|     await this.get_interactive_options (); | ||||
|     for (const opt of this.options) | ||||
|       this.set (opt.name, opt.value); | ||||
|  | ||||
|     return this.to_object (); | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user