Parent

Methods

Included Modules

Cluster::Status

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.