Interface JavaScriptFile

    • Method Detail

      • fileName

        String fileName()
        File name with extension
      • uri

        URI uri()
        Identifier of the file. The only guarantee is that it is unique in the project. You should not assume it is a file:// URI.