class Loom::RunnerModule::ExecutionContext

Attributes

fact_sets[R]
module_accesses[R]

Public Class Methods

new(shell_api) click to toggle source
# File lib/loom/runner/execution_context.rb, line 5
def initialize(shell_api)
end