Method: Muster::Rack#strategy

Defined in:
lib/muster/rack.rb

#strategyMuster::Strategies::Rack (readonly)

Returns Muster Strategy to run.

Returns:



24
25
26
# File 'lib/muster/rack.rb', line 24

def strategy
  @strategy
end