withWrapperPath
Method
interface JavaAppExecutableResource { // ... omitted for brevity withWrapperPath(wrapperScript: string): JavaAppExecutableResource;}Signature
method
withWrapperPath builder Configures a custom build tool wrapper script path. This is useful when the wrapper script is not in the default location or has a non-standard name.
withWrapperPath(wrapperScript: string): JavaAppExecutableResourceParameters
wrapperScript string Returns
JavaAppExecutableResource Applies to
This method applies to the following types: