MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isFileWriteEnabled

Method isFileWriteEnabled

CodenameOne/src/com/codename1/io/Log.java:546–548  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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 ///

Callers 2

getLogContentMethod · 0.80
invoke15Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected