Module: Dramatis::Shoes

Defined in:
lib/dramatis/shoes.rb,
lib/dramatis/shoes.rb,
lib/dramatis/shoes/runtime.rb

Overview

:nodoc: all

Defined Under Namespace

Classes: Runtime

Class Method Summary collapse

Class Method Details

.runtimeObject



8
9
10
# File 'lib/dramatis/shoes.rb', line 8

def self.runtime
  @runtime ||= Dramatis::Shoes::Runtime.new
end