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

Method getName

htmlflow-kotlin/src/test/java/htmlflow/test/model/Track.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public String getName() {
41 return name;
42 }
43
44 public String getUrl() {
45 return url;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected