const handleFunctionOverload = (
  directories:
    | undefined
    | string
    | Iterable<string>