Sha256: bbd5c02dff5a863372ee6eb54c9dc8d78d6d96d17ad8b5645a329d684ff2ee03
Contents?: true
Size: 132 Bytes
Versions: 15
Compression:
Stored size: 132 Bytes
Contents
# frozen_string_literal: true a = box a.code(:hello) do circle({ left: 333, color: :orange }) end wait 1 do a.run(:hello) end
Version data entries
15 entries across 15 versions & 1 rubygems