Class: NginxStage::NginxShowGenerator
- Defined in:
- lib/nginx_stage/generators/nginx_show_generator.rb
Overview
This generator shows the state of the running per-user NGINX process.
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