Package dev.lukebemish.crochet.mappings
Class FileMappingsStructure
java.lang.Object
dev.lukebemish.crochet.mappings.FileMappingsStructure
- All Implemented Interfaces:
MappingsStructure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.file.ConfigurableFileCollection
-
Constructor Details
-
FileMappingsStructure
public FileMappingsStructure()
-
-
Method Details
-
getMappingsFile
@InputFiles @PathSensitive(NAME_ONLY) public abstract org.gradle.api.file.ConfigurableFileCollection getMappingsFile()
-