Class: NginxStage::NginxListGenerator

Inherits:
Generator
  • Object
show all
Defined in:
lib/nginx_stage/generators/nginx_list_generator.rb

Overview

This generator lists all running per-user NGINX processes.

Method Summary

Methods inherited from Generator

_options, add_hook, add_option, #create_file, desc, #empty_directory, footer, hooks, #initialize, #invoke, options, rem_hook, rem_option, #template

Methods included from GeneratorHelpers

#add_skip_nginx_support, #add_sub_uri_support, #add_user_support

Constructor Details

This class inherits a constructor from NginxStage::Generator