MCPcopy Create free account
hub / github.com/apple/foundationdb / main

Method main

recipes/java-recipes/MicroDoc.java:284–287  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

282 }
283
284 public static void main(String[] args) {
285 clearSubspace(db, docSpace);
286 smokeTest();
287 }
288
289}

Calls 2

clearSubspaceMethod · 0.95
smokeTestMethod · 0.95

Tested by

no test coverage detected