MCPcopy Create free account
hub / github.com/egg82/fetcharr / version

Method version

Lib/src/main/java/me/egg82/arr/radarr/RadarrV3API.java:38–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 @Override
39 public @NotNull String version() {
40 return "v3";
41 }
42
43 @Override
44 public void search(int... itemIds) {

Callers 2

validMethod · 0.95
searchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected