C# Class IronRuby.Builtins.IronRubyOps

Show file Open project: ExpertsInside/IronSP

Private Methods

Method Description
GetConfiguration ( RubyContext context, RubyModule self ) : DlrConfiguration
GetGlobalScope ( RubyContext context, RubyModule self ) : Scope
GetLoadedAssemblies ( RubyContext context, RubyModule self ) : RubyArray
GetLoadedScripts ( RubyContext context, RubyModule self ) : Scope>.IDictionary
Load ( IronRuby.Runtime.RubyScope scope, RubyModule self, MutableString libraryName ) : object
Require ( IronRuby.Runtime.RubyScope scope, RubyModule self, MutableString libraryName ) : object