fn take_single_directive( config: &mut Scfg, name: &str, ) -> Result<Option<Directive>>
Take a directive expecting it at most once.
If the directive is defined more than once.