Uses of Interface
org.apache.maven.api.cli.mvnsh.ShellOptions
Packages that use ShellOptions
Package
Description
Provides the API for the Maven Shell tool (
mvnsh).-
Uses of ShellOptions in org.apache.maven.api.cli.mvnsh
Methods in org.apache.maven.api.cli.mvnsh that return ShellOptionsModifier and TypeMethodDescriptionShellOptions.interpolate(UnaryOperator<String> callback) Returns a new instance of ShellOptions with values interpolated using the given properties.