Sha256: 39855cb9b52fce183e2d1b4e455c7056bea2d130c5f29651c887996edcd0a2db

Contents?: true

Size: 221 Bytes

Versions: 1

Compression:

Stored size: 221 Bytes

Contents

module WERB
  VERSION: String

  class Error < StandardError
  end

  class PatternMatchError < Error
  end

  class EmptyFrameError < Error
    @message: String

    def initialize: (?::String message) -> void
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rerb-0.1.1 sig/rerb.rbs