Sha256: e71cecada0506c37287bb327d0b0e9eb146d485ea58ceae457ceb7eeec7a3d4b

Contents?: true

Size: 120 Bytes

Versions: 26

Compression:

Stored size: 120 Bytes

Contents

module Anschel
  class Input
    class Base
      def stop
        raise 'To be implemented'
      end
    end
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
anschel-0.6.5 lib/anschel/input/base.rb
anschel-0.6.4 lib/anschel/input/base.rb
anschel-0.6.3 lib/anschel/input/base.rb
anschel-0.6.2 lib/anschel/input/base.rb
anschel-0.6.1 lib/anschel/input/base.rb
anschel-0.6.0 lib/anschel/input/base.rb