MCPcopy Index your code
hub / github.com/cSploit/android / ruby

Method ruby

cSploit/src/org/csploit/android/core/ExecChecker.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24
25
26 public static ExecChecker ruby() {
27 return mRubyChecker;
28 }
29
30 public static ExecChecker msf() {
31 return mMsfChecker;

Callers 4

getCheckerForKeyMethod · 0.95
setEnabledMethod · 0.95
setupEnvironmentMethod · 0.95
RubyUpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected