Returns the path to the temporary output location (for previews). @return the tempPath property
()
| 1081 | * @return the {@code tempPath} property |
| 1082 | */ |
| 1083 | public static File getTempPath() |
| 1084 | { |
| 1085 | return TEMP_PATH; |
| 1086 | } |
| 1087 | |
| 1088 | /** |
| 1089 | * @return Returns the useHigherLevelSlotsDefault. |
no outgoing calls
no test coverage detected