![JAR search and dependency download from the Maven repository](/logo.png)
io.cucumber.core.feature.Options Maven / Gradle / Ivy
package io.cucumber.core.feature;
import java.net.URI;
import java.util.List;
public interface Options {
List getFeaturePaths();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy