Sha256: 642b07559b6cc1511ee112cc3039554aa3d2a3d43d68062e729629a781e5f97a
Contents?: true
Size: 191 Bytes
Versions: 25
Compression:
Stored size: 191 Bytes
Contents
# frozen_string_literal: true module PlatformosCheck module PlatformosLiquid class SourceIndex class TagState < BaseState @up_to_date = false end end end end
Version data entries
25 entries across 25 versions & 1 rubygems