public interface GemSpecificationIO
Modifier and Type | Method and Description |
---|---|
GemSpecification |
read(String string) |
String |
write(GemSpecification gemspec) |
GemSpecification read(String string) throws IOException
IOException
String write(GemSpecification gemspec) throws IOException
IOException
Copyright © 2017. All rights reserved.