dynamicByEnum

open fun <T : Enum<T>> dynamicByEnum(set: EnumSet<T>, tooltip: (T) -> ComponentLike? = null): IcemmandArgument<T>