public interface CommandEmitter
| Modifier and Type | Method and Description |
|---|---|
List<String> |
emit(MysqldConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet exe) |
boolean |
matches(Version version) |
boolean matches(Version version)
List<String> emit(MysqldConfig config, de.flapdoodle.embed.process.extract.IExtractedFileSet exe) throws IOException
IOExceptionCopyright © 2022. All rights reserved.