Method: Foreground.config

Defined in:
lib/foreground.rb

.configObject

The global configuration based on command line options.



10
11
12
# File 'lib/foreground.rb', line 10

def config
  @config
end