Table of Contents - archfiend-0.1.2 Documentation
Pages
- Gemfile.tt
- README.md.tt
- Rakefile.tt
- clockwork.rb.tt
- console
- start.tt
- application.rb.tt
- boot.rb.tt
- daemon.rb.tt
- database.yml.example.tt
- environment.rb.tt
- settings.yml.tt
- development.yml.tt
- production.yml.tt
- staging.yml.tt
- test.yml.tt
Classes and Modules
- ApplicationRecord
- Archfiend
- Archfiend::Application
- Archfiend::CLI
- Archfiend::Daemon
- Archfiend::Generators
- Archfiend::Generators::Daemon
- Archfiend::Generators::Extensions
- Archfiend::Generators::Options
- Archfiend::Generators::Utils
- Archfiend::Logging
- Archfiend::Logging::BaseFormatter
- Archfiend::Logging::DefaultFormatter
- Archfiend::Logging::JSONFormatter
- Archfiend::Logging::MultiLogger
- Archfiend::SharedLoop
- Archfiend::SharedLoop::Runnable
- Archfiend::String
- Archfiend::String::Camelize
- Archfiend::String::Underscore
- Archfiend::SubprocessLoop
- Archfiend::ThreadLoop
- Archfiend::Utilities
- BarThreadLoop
- FooSubprocessLoop
- Object
Methods
- ::close_io — Archfiend::Daemon
- ::create — Archfiend::Logging
- ::daemonize — Archfiend::Daemon
- ::file_logger — Archfiend::Logging
- ::find_directory — Archfiend::Generators::Utils
- ::find_file — Archfiend::Generators::Utils
- ::formatter_from_settings — Archfiend::Logging
- ::handle_pid_file — Archfiend::Daemon
- ::inherited — Archfiend::SubprocessLoop
- ::inherited — Archfiend::ThreadLoop
- ::instantiate_formatter — Archfiend::Logging
- ::kill_all — Archfiend::SubprocessLoop
- ::new — Archfiend::Generators::Extensions
- ::new — Archfiend::Generators::Options
- ::new — Archfiend::Logging::MultiLogger
- ::redirect_std_io — Archfiend::Daemon
- ::redirect_stderr — Archfiend::Daemon
- ::redirect_stdin — Archfiend::Daemon
- ::redirect_stdout — Archfiend::Daemon
- ::search_up — Archfiend::Generators::Utils
- ::set_process_title — Archfiend::Daemon
- ::source_root — Archfiend::Generators::Daemon
- ::start_all — Archfiend::SubprocessLoop
- ::start_all — Archfiend::ThreadLoop
- ::stdio_logger — Archfiend::Logging
- #activate_extensions — Archfiend::Generators::Extensions
- #app — Archfiend::Generators::Daemon
- #app — Archfiend::Utilities
- #bin — Archfiend::Generators::Daemon
- #bundle_install — Archfiend::Generators::Daemon
- #call — Archfiend::Logging::DefaultFormatter
- #call — Archfiend::Logging::JSONFormatter
- #camelize — Archfiend::String::Camelize
- #camelized_daemon_name — Archfiend::Generators::Daemon
- #config_directory — Archfiend::Generators::Daemon
- #create — Archfiend::Generators::Daemon
- #create_from_templates — Archfiend::Generators::Daemon
- #current_dir — Archfiend::Generators::Daemon
- #daemon_destination_dir — Archfiend::Generators::Daemon
- #daemon_path — Archfiend::Generators::Daemon
- #db — Archfiend::Generators::Daemon
- #description_and_backtrace — Archfiend::Logging::BaseFormatter
- #env — Archfiend::Utilities
- #expose_extensions — Archfiend::Generators::Extensions
- #extensions — Archfiend::Generators::Daemon
- #gemfile — Archfiend::Generators::Daemon
- #generator_extensions — Archfiend::Generators::Extensions
- #generator_extensions_class_name — Archfiend::Generators::Extensions
- #generator_options — Archfiend::Generators::Daemon
- #groups — Archfiend::Utilities
- #iterate — FooSubprocessLoop
- #iterate — BarThreadLoop
- #lib — Archfiend::Generators::Daemon
- #log — Archfiend::Generators::Daemon
- #log_exception — Archfiend::SharedLoop::Runnable
- #logger — Archfiend::Utilities
- #method_missing — Archfiend::Logging::MultiLogger
- #parse_archfiend_file — Archfiend::Generators::Options
- #parse_options — Archfiend::Generators::Options
- #processed_template_contents — Archfiend::Generators::Daemon
- #rakefile — Archfiend::Generators::Daemon
- #readme — Archfiend::Generators::Daemon
- #relative_archfiend_path — Archfiend::Generators::Daemon
- #require_app_classes — Archfiend::Application
- #respond_to_missing? — Archfiend::Logging::MultiLogger
- #responding_loggers — Archfiend::Logging::MultiLogger
- #rubocop — Archfiend::Generators::Daemon
- #run — Archfiend::Application
- #run — FooSubprocessLoop
- #run — Archfiend::SharedLoop::Runnable
- #run_after_create_extensions — Archfiend::Generators::Extensions
- #run_before_create_extensions — Archfiend::Generators::Extensions
- #run_callback — Archfiend::Generators::Extensions
- #run_clockwork — Archfiend::Application
- #run_initializers — Archfiend::Application
- #run_with_exec_callbacks — Archfiend::Generators::Extensions
- #run_with_init_callbacks — Archfiend::Generators::Extensions
- #setup — Archfiend::Application
- #setup_activerecord — Archfiend::Application
- #setup_cleanup — Archfiend::Application
- #setup_debug — Archfiend::Application
- #setup_logger — Archfiend::Application
- #setup_settings — Archfiend::Application
- #setup_timezone — Archfiend::Application
- #skip_bundle_install? — Archfiend::Generators::Daemon
- #skip_default_action? — Archfiend::Generators::Extensions
- #spec — Archfiend::Generators::Daemon
- #tid — Archfiend::Logging::BaseFormatter
- #tmp — Archfiend::Generators::Daemon
- #underscore — Archfiend::String::Underscore
- #wrap_iterate — Archfiend::SharedLoop::Runnable