Module: Sandbox

Defined in:
lib/sandbox.rb

Defined Under Namespace

Classes: Exception, Full, IRB, IRBServer, TimeoutError

Constant Summary collapse

BUILD =

:nodoc:

"#{VERSION}.#{REV_ID[6..-3]}"
PRELUDE =

:nodoc:

File.expand_path("../sandbox/prelude.rb", __FILE__)