Class: NginxStage::AppListGenerator
- Defined in:
- lib/nginx_stage/generators/app_list_generator.rb
Overview
This generator lists all staged apps with app configs.
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