![JAR search and dependency download from the Maven repository](/logo.png)
com.github.tototoshi.fixture.Scanner.scala Maven / Gradle / Ivy
package com.github.tototoshi.fixture
private[fixture] trait Scanner {
def scan(scriptName: String): Option[FixtureScript]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy