()
| 544 | /// |
| 545 | /// the fileWriteEnabled |
| 546 | public boolean isFileWriteEnabled() { |
| 547 | return fileWriteEnabled; |
| 548 | } |
| 549 | |
| 550 | /// Indicates whether GCF's file writing should be used to generate the log file |
| 551 | /// |
no outgoing calls
no test coverage detected