Sha256: 02fcb98cc81df24984fc3441e2f59194353ef128ba8e548132af790f8c476b89
Contents?: true
Size: 176 Bytes
Versions: 28
Compression:
Stored size: 176 Bytes
Contents
# frozen_string_literal: true module QiitaTrend module Error # qiita_trendのエラーの機能を提供する class SyntaxError < ::StandardError end end end
Version data entries
28 entries across 28 versions & 1 rubygems