Uses of Record Class
com.vaadin.flow.plugin.base.DevCliInstaller.Result
Packages that use DevCliInstaller.Result
-
Uses of DevCliInstaller.Result in com.vaadin.flow.plugin.base
Methods in com.vaadin.flow.plugin.base that return DevCliInstaller.ResultModifier and TypeMethodDescriptionstatic DevCliInstaller.ResultInstalls the CLI and the skills under the given directory.Methods in com.vaadin.flow.plugin.base with parameters of type DevCliInstaller.ResultModifier and TypeMethodDescriptionstatic voidDevCliInstaller.report(DevCliInstaller.Result result, Path targetDirectory, PluginAdapterBase adapter) Reports what an installation did, in the order a reader wants it: what changed, then what was left alone and why.