All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vagrant.impl.cli.parser.CliParser Maven / Gradle / Ivy

package vagrant.impl.cli.parser;

public interface CliParser {
    T parse(String out);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy