Returns the scratch directory used as the work folder for temporary compilation files. @return the work folder
()
| 119 | * @return the work folder |
| 120 | */ |
| 121 | File getScratchDir(); |
| 122 | |
| 123 | /** |
| 124 | * Returns the classpath used by the compiler when compiling generated Servlets. |
no outgoing calls
no test coverage detected