Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createWriter
Method · 0.95
deleteLog
Method · 0.80
getLogContent
Method · 0.80
invoke15
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected