Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TestLeafInc/Simba
/ target
Method
target
src/main/java/com/force/config/Configuration.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
public
interface
Configuration extends Config {
39
40
@Key(
"target"
)
41
String target();
42
43
@Key(
"browser"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected