Interface ScriptLoader

    • Method Detail

      • getScript

        ScriptContent getScript​(java.lang.String path)
        Gets the script location for the script at the specified path
        Parameters:
        path - path within api store
        Returns:
        script location (or null, if script does not exist at path)