public class LayersConfig extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAddOnsPath() |
List<String> |
getLayers() |
static LayersConfig |
getLayersConfig(File repoRoot)
Process the layers.conf file.
|
String |
getLayersPath() |
boolean |
isConfigured() |
public boolean isConfigured()
public String getLayersPath()
public String getAddOnsPath()
public static LayersConfig getLayersConfig(File repoRoot) throws IOException
repoRoot
- the rootIOException
Copyright © 2023 JBoss by Red Hat. All rights reserved.