Class NpmUtils
java.lang.Object
com.vaadin.uitest.generator.utils.NpmUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
addPackageProperty
(String baseDir, String parent, String prop, String val)
-
Constructor Details
-
NpmUtils
public NpmUtils()
-
-
Method Details
-
addPackageProperty
public static boolean addPackageProperty(String baseDir, String parent, String prop, String val) throws IOException - Throws:
IOException
-