Parent

Methods

Included Modules

Cluster::Status

Public Instance Methods

configure() click to toggle source
     # File lib/mongrel_cluster/init.rb, line 346
346:     def configure 
347:       options [ 
348:         ['-C', '--config PATH', "Path to cluster configuration file", :@config_file, "config/mongrel_cluster.yml"],
349:         ['-v', '--verbose', "Print all called commands and output.", :@verbose, false],
350:         ['', '--only PORT', "Port number of cluster member", :@only, nil]       
351:       ]
352:     end
run() click to toggle source
     # File lib/mongrel_cluster/init.rb, line 354
354:     def run
355:       status
356:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.