module Middleman::PreviewServer
def reload
-
(void)
-
def reload logger.info "== The Middleman is reloading" unmount_instance mount_instance logger.info "== The Middleman is standing watch at http://#{host}:#{port}" end
(void)
-
def reload logger.info "== The Middleman is reloading" unmount_instance mount_instance logger.info "== The Middleman is standing watch at http://#{host}:#{port}" end