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

com.kennycason.run.commands.internal.InternalCommand.kt Maven / Gradle / Ivy

The newest version!
package com.kennycason.run.commands.internal

/**
 * Created by kenny on 5/18/16.
 */
interface InternalCommand : Command {
    override fun run(command : List)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy