Struct.new(:args)
This class is highly experimental (even more so than the rest of Unicorn) and has never run anything other than cgit.
Intializes the app, example of usage in a config.ru
map "/cgit" do run Unicorn::App::ExecCgi.new("/path/to/cgit.cgi") end
Calls the app
Originally generated with the Darkfish Rdoc Generator 2, modified by wrongdoc.