![JAR search and dependency download from the Maven repository](/logo.png)
io.micronaut.cli.profile.ResetableCommand.groovy Maven / Gradle / Ivy
package io.micronaut.cli.profile;
interface ResetableCommand extends Command {
/**
* Resets the command state
*/
void reset()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy