Sha256: 5fcc87d98bc532e6a7f570f6e36b5818af593ae7516b6a7bc2ea0170f26f8bac
Contents?: true
Size: 147 Bytes
Versions: 4
Compression:
Stored size: 147 Bytes
Contents
# frozen_string_literal: true t=text(:hello) t.edit(true) b=box({left: 99}) b.touch(true) do allow_copy(true) allow_right_touch(true) end
Version data entries
4 entries across 4 versions & 1 rubygems