Class CoverageLibrary

java.lang.Object
org.jruby.ext.coverage.CoverageLibrary
All Implemented Interfaces:
Library

public class CoverageLibrary extends Object implements Library
  • Constructor Details

    • CoverageLibrary

      public CoverageLibrary()
  • Method Details

    • load

      public void load(Ruby runtime, boolean wrap)
      Specified by:
      load in interface Library