public interface GemSpecificationIO
| Modifier and Type | Method and Description |
|---|---|
GemSpecification |
read(String string) |
String |
write(GemSpecification gemspec) |
GemSpecification read(String string) throws IOException
IOExceptionString write(GemSpecification gemspec) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.