public interface DescriptorService
| Modifier and Type | Method and Description |
|---|---|
void |
compareMuleDistros(Path oldMulePath,
Path newMulePath)
This method creates file descriptor of the current mule version and then compares with the newest file descriptor version.
|
void compareMuleDistros(Path oldMulePath, Path newMulePath) throws IOException
oldMulePath - Path of the current mule distro.newMulePath - Path of the newest mule distro.IOException - I/O Exception.Copyright © 2021 MuleSoft, Inc.. All rights reserved.