public CommandHandler(CommandOptions options) { Options = options ?? throw new ArgumentNullException(nameof(options)); }