Class GemArtifact


  • public class GemArtifact
    extends java.lang.Object
    The response of the converter: gempsec file and the actual File where Gem is saved.
    Author:
    cstamas
    • Constructor Detail

      • GemArtifact

        public GemArtifact​(GemSpecification gemspec,
                           java.io.File gemFile)
    • Method Detail

      • getGemFile

        public java.io.File getGemFile()