Basic.java::Config.getApiKey (15-15)
edges: no blank line above, no blank line below, then getEndpoint (16)
next: sct callers getApiKey (its call sites) · sct history Basic.java::Config.getApiKey (the commits that changed it)
Basic.java (1-129)
- Config @14 [public] # Configuration interface for application settings.
  - getApiKey () : String @15 [public]
     15 |     String getApiKey();
  - getEndpoint () : String @16 [public]
  - getTimeout () : int @17 [public]
[exit 0]
