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