MCPcopy Create free account
hub / github.com/Ramos-dev/OSSTunnel / main

Method main

client/src/main/java/Lucian.java:51–59  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

49 public native static String gccjvm(String string);
50
51 public static void main(String[] args) {
52 try {
53
54
55 new Lucian().lucian();
56 } catch (Exception e) {
57 e.printStackTrace();
58 }
59 }
60
61 public static void init() {
62 try {

Callers

nothing calls this directly

Calls 1

lucianMethod · 0.80

Tested by

no test coverage detected