Sha256: faec4406d9fda68b7239875a596a48d26e804f96f3884e6cbc185ac9bc686bec

Contents?: true

Size: 121 Bytes

Versions: 11

Compression:

Stored size: 121 Bytes

Contents

module Punchblock
  module Component
    class Stop < CommandNode # :nodoc:
      register :stop, :core
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
punchblock-0.9.2 lib/punchblock/component/stop.rb
punchblock-0.9.1 lib/punchblock/component/stop.rb
punchblock-0.9.0 lib/punchblock/component/stop.rb
punchblock-0.8.4 lib/punchblock/component/stop.rb
punchblock-0.8.3 lib/punchblock/component/stop.rb
punchblock-0.8.2 lib/punchblock/component/stop.rb
punchblock-0.8.1 lib/punchblock/component/stop.rb
punchblock-0.8.0 lib/punchblock/component/stop.rb
punchblock-0.7.2 lib/punchblock/component/stop.rb
punchblock-0.7.1 lib/punchblock/component/stop.rb
punchblock-0.7.0 lib/punchblock/component/stop.rb