Class Common
java.lang.Object
io.github.joselion.prettyjupiter.lib.helpers.Common
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T,S> groovy.lang.Closure <Void> closure(BiConsumer<T, S> consumer) static <T> groovy.lang.Closure<Void> static booleanstatic intlevelFor(@Nullable org.gradle.api.tasks.testing.TestDescriptor descriptor) static StringtabsFor(@Nullable org.gradle.api.tasks.testing.TestDescriptor descriptor)
-
Method Details
-
closure
-
closure
-
levelFor
public static int levelFor(@Nullable org.gradle.api.tasks.testing.TestDescriptor descriptor) -
tabsFor
-
isTermDumb
public static boolean isTermDumb()
-