Returns true if the Host will attempt to create directories for appBase and xmlBase unless they already exist. @return true if the Host will attempt to create directories
()
| 227 | * @return true if the Host will attempt to create directories |
| 228 | */ |
| 229 | boolean getCreateDirs(); |
| 230 | |
| 231 | |
| 232 | /** |
no outgoing calls
no test coverage detected