FilesScope

data class FilesScope(val files: Set<File>) : ShadeConfigurationScope

Applies to one or more files, relative to the module's project folder.

Constructors

Link copied to clipboard
constructor(files: Set<File>)

Properties

Link copied to clipboard
val files: Set<File>

Functions

Link copied to clipboard

Applies to either of these scopes.