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

com.github.tix320.nimble.internal.shell.stream.CommandWriter Maven / Gradle / Ivy

The newest version!
package com.github.tix320.nimble.internal.shell.stream;

/**
 * @author : Tigran Sargsyan
 * @since : 20.01.2021
 **/
public interface CommandWriter {

    void println(String command);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy