Class IsTerminal
java.lang.Object
io.github.alexarchambault.isterminal.IsTerminal
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanWhether the current app is running with an actual terminal or not
-
Method Details
-
isTerminal
public static boolean isTerminal()Whether the current app is running with an actual terminal or not
-