module Middleman::DeployWithNotifications::Helpers

Public Instance Methods

options() click to toggle source
# File lib/middleman-deploy-with-notifications/extension.rb, line 50
def options
  ::Middleman::DeployWithNotifications.options
end