class Blower::Plugin
Public Class Methods
new(context)
click to toggle source
# File lib/blower/plugin.rb, line 8 def initialize (context) @context = context end
# File lib/blower/plugin.rb, line 8 def initialize (context) @context = context end