module.exports =This is the annotated source code for Pow, a zero-configuration Rack server for Mac OS X. See the user’s manual for information on installation and usage.
The annotated source HTML is generated by Docco.
module.exports =The Configuration class stores settings for a Pow daemon and is responsible for mapping hostnames to Rack applications.
Configuration: require "./configuration" Daemon: require "./daemon" DnsServer: require "./dns_server" Installer: require "./installer" Logger: require "./logger" utils: require "./utils"