public static interface ExopackageInfo.NativeLibsInfo
| Modifier and Type | Method and Description |
|---|---|
SourcePath |
getDirectory() |
SourcePath |
getMetadata() |
static ExopackageInfo.NativeLibsInfo |
of(SourcePath metadata,
SourcePath directory) |
SourcePath getMetadata()
SourcePath getDirectory()
static ExopackageInfo.NativeLibsInfo of(SourcePath metadata, SourcePath directory)