de.saumya.mojo.gems
Class GemArtifact
java.lang.Object
de.saumya.mojo.gems.GemArtifact
public class GemArtifact
- extends Object
The response of the converter: gempsec file and the actual File where Gem is
saved.
- Author:
- cstamas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GemArtifact
public GemArtifact(GemSpecification gemspec,
File gemFile)
getGemspec
public GemSpecification getGemspec()
getGemFile
public File getGemFile()
Copyright © 2012. All Rights Reserved.