Core of the `passenger-config` command. Dispatches a subcommand to a specific class.
KNOWN_COMMANDS | = | [ ["detach-process", "DetachProcessCommand"], ["restart-app", "RestartAppCommand"], ["list-instances", "ListInstancesCommand"], ["build-native-support", "BuildNativeSupportCommand"], ["validate-install", "ValidateInstallCommand"], ["system-metrics", "SystemMetricsCommand"], ["about", "AboutCommand"] |
ABOUT_OPTIONS | = | [ "root", "includedir", "nginx-addon-dir", "nginx-libs", "compiled", "natively-packaged", "installed-from-release-package", "make-locations-ini", "detect-apache2", "ruby-command", "ruby-libdir", "rubyext-compat-id", "cxx-compat-id", "version" |