Sha256: 29cdc41a92f85946e246b887237f62a41caa20538f4184e7b43b8289e6f12ab5
Contents?: true
Size: 200 Bytes
Versions: 2
Compression:
Stored size: 200 Bytes
Contents
require 'claide' # TODO: Hook into UI Class somehow. module Xcake class Informative < StandardError include CLAide::InformativeError def message "[!] #{super}".red end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcake-0.7.1 | lib/xcake/informative.rb |
xcake-0.7.0 | lib/xcake/informative.rb |