Package co.com.bancolombia.utils
Class CommandUtils
- java.lang.Object
-
- co.com.bancolombia.utils.CommandUtils
-
public class CommandUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommandUtils()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static CommandUtilsgetDefault()booleanhasGitPendingChanges(org.gradle.api.logging.Logger logger)
-
-
-
Method Detail
-
getDefault
public static CommandUtils getDefault()
-
hasGitPendingChanges
public boolean hasGitPendingChanges(org.gradle.api.logging.Logger logger)
-
-