# File lib/mongrel_cluster/init.rb, line 246 246: def configure 247: options [ 248: ['-C', '--config PATH', "Path to cluster configuration file", :@config_file, "config/mongrel_cluster.yml"], 249: ['-f', '--force', "Force the shutdown.", :@force, false], 250: ['-v', '--verbose', "Print all called commands and output.", :@verbose, false], 251: ['', '--clean', "Remove orphaned process if needed before stopping", :@clean, false], 252: ['', '--only PORT', "Port number of cluster member", :@only, nil] 253: ] 254: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.