schemaInfo

fun schemaInfo(path: Path = AbsolutePath.MATCH_ALL): Sequence<SchemaInfo<*>>(source)

Returns a sequence of information about the schemas at paths matching path.

Throws

If path matches no schema paths.