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

Method getFileURL

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

Source from the content-addressed store, hash-verified

562 ///
563 /// the fileURL
564 public String getFileURL() {
565 return fileURL;
566 }
567
568 /// Indicates the URL where the log file is saved
569 ///

Callers 4

createWriterMethod · 0.95
deleteLogMethod · 0.80
getLogContentMethod · 0.80
invoke15Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected