Interface GemSpecificationIO

    • Method Detail

      • read

        GemSpecification read​(java.lang.String string)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • write

        java.lang.String write​(GemSpecification gemspec)
                        throws java.io.IOException
        Throws:
        java.io.IOException