Get the TEMPLATES sub token @return TEMPLATES sub token
()
| 130 | * @return TEMPLATES sub token |
| 131 | */ |
| 132 | public static String getTemplatesToken() |
| 133 | { |
| 134 | return new File(ConfigurationSettings.getOutputSheetsDir()).getAbsolutePath(); |
| 135 | } |
| 136 | } |
no test coverage detected