Control existence check on an env basis
Knigge now only checks if the given modules exist based on the value of the check_if_exists
option, which accepts a number of values:
- a boolean to switch the existence check fully on or off
- an environment (atom) or list of environments (list of atoms)
only: <envs>
orexcept: <envs>
(single value keyword list)
For more information see the docs.