Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getCheckerForKey
Method · 0.95
setEnabled
Method · 0.95
setupEnvironment
Method · 0.95
RubyUpdate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected