class Middleman::PreviewServer
def stop
-
(void)
-
def stop begin app.logger.info '== The Middleman is shutting down' rescue # if the user closed their terminal STDOUT/STDERR won't exist end unmount_instance end
(void)
-
def stop begin app.logger.info '== The Middleman is shutting down' rescue # if the user closed their terminal STDOUT/STDERR won't exist end unmount_instance end