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