MCPcopy Create free account
hub / github.com/HumbleUI/JWM / main

Method main

examples/dashboard/java/Example.java:247–251  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

245 }
246
247 public static void main(String[] args) {
248 App.start(() -> {
249 new Example();
250 });
251 }
252}

Callers

nothing calls this directly

Calls 1

startMethod · 0.95

Tested by

no test coverage detected