MCPcopy Create free account
hub / github.com/TheCyaniteProject/exit_code_java / getLocalUser

Method getLocalUser

src/main/java/exitcode/Console.java:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public String getLocalUser() {
36 return this.localUserInstance;
37 }
38
39 public FileNavigator getNavigator() {
40 return this.fileNavigator;

Callers 2

handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected