MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getUrl

Method getUrl

htmlflow-core/src/test/java/htmlflow/test/model/Track.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public String getUrl() {
45 return url;
46 }
47
48 public int getListeners() {
49 return listeners;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected