Class FileMappingsStructure

java.lang.Object
dev.lukebemish.crochet.mappings.FileMappingsStructure
All Implemented Interfaces:
MappingsStructure

public abstract non-sealed class FileMappingsStructure extends Object implements MappingsStructure
  • Constructor Details

    • FileMappingsStructure

      public FileMappingsStructure()
  • Method Details

    • getMappingsFile

      @InputFiles @PathSensitive(NAME_ONLY) public abstract org.gradle.api.file.ConfigurableFileCollection getMappingsFile()