* Selects the option with the given key. * @param key The key of the option * @param status The status to set * @throws InvalidArgumentException if the option with the given key does not exist
(key: keyof T & string, status: boolean)
source not stored for this graph (policy: none)
no test coverage detected