Interface ScriptSourceInput


  • public interface ScriptSourceInput
    Contract for hiding the differences between a passed Reader, File or URL in terms of how we read input scripts.
    • Method Detail

      • containsScript

        default boolean containsScript​(URL url)