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

io.pity.bootstrap.execution.CommandExecutorRunner Maven / Gradle / Ivy

package io.pity.bootstrap.execution;

import io.pity.api.preprocess.CommandOptions;


public interface CommandExecutorRunner {

    void execute(CommandOptions commandOptions);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy