Sha256: d8e09a696fb1557329815f34fce33a345c33e71764bf6d256de776be5d27106f
Contents?: true
Size: 163 Bytes
Versions: 5
Compression:
Stored size: 163 Bytes
Contents
module Scide module Commands class Show < Scide::Command def to_screen %|stuff "#{text_with_properties}"\n| end end end end
Version data entries
5 entries across 5 versions & 1 rubygems