Baleen\Cli\CommandBus\Config\InitHandler

class InitHandler

Handles the config:init command.

handle(InitMessage $message)

Handle an InitMessage. Creates an end-user configuration file using default values. If the file already exists it simply exists without doing anything.

Parameters: