Sha256: 5e6e5fff6cf7c12f67d5287495ca043dc54b4a28a8d0cde46a5d1fc7b58598fb
Contents?: true
Size: 104 Bytes
Versions: 27
Compression:
Stored size: 104 Bytes
Contents
module RunCommand def run_command(command) say "\n#{command.yellow}" system command end end
Version data entries
27 entries across 27 versions & 1 rubygems