MCPcopy Create free account
hub / github.com/meefik/linuxdeploy / get

Method get

app/src/main/java/ru/meefik/linuxdeploy/Logger.java:98–100  ·  view source on GitHub ↗

Get protocol @return protocol as text

()

Source from the content-addressed store, hash-verified

96 * @return protocol as text
97 */
98 private static String get() {
99 return android.text.TextUtils.join("\n", protocol);
100 }
101
102 /**
103 * Append message to protocol

Callers 1

showMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected