Package org.jruby
Interface Profile
public interface Profile
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanallowBuiltin(String name) booleanallowClass(String name) booleanbooleanallowModule(String name) booleanallowRequire(String name)
-
Field Details
-
ALL
-
DEBUG_ALLOW
-
NO_FILE_CLASS
-
ANY
-
DEFAULT
-
-
Method Details
-
allowBuiltin
-
allowClass
-
allowModule
-
allowLoad
-
allowRequire
-