MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / getHost

Method getHost

java/com/jcraft/jsch/HostKey.java:84–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 public String getHost(){ return host; }
85 public String getType(){
86 if(type==SSHDSS ||
87 type==SSHRSA ||

Callers 3

removeMethod · 0.95
dumpMethod · 0.95
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected