Skip to content

FileRelation

FileRelation is an abstraction of relations that are backed by files.

Contract

inputFiles

inputFiles: Array[String]

The files that this relation will read when scanning

Used when:

Implementations