public class OSXPackageFinder extends Object implements PackageFinder, HasPlatformMatchRules
PackageFinder.FailWithMessage| Constructor and Description |
|---|
OSXPackageFinder(Command command) |
| Modifier and Type | Method and Description |
|---|---|
Optional<de.flapdoodle.embed.process.config.store.DistributionPackage> |
packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution) |
PackageFinderRules |
rules() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfailWithMessagepublic OSXPackageFinder(Command command)
public PackageFinderRules rules()
rules in interface HasPlatformMatchRulespublic Optional<de.flapdoodle.embed.process.config.store.DistributionPackage> packageFor(de.flapdoodle.embed.process.distribution.Distribution distribution)
packageFor in interface PackageFinderCopyright © 2023. All rights reserved.