Module: L43::Color::Cli
Instance Method Summary collapse
Instance Method Details
#run(_args) ⇒ Object
10 11 12 |
# File 'lib/l43/color/cli.rb', line 10 def run(_args) $stderr.puts [yellow, "Coming soon"].join end |
10 11 12 |
# File 'lib/l43/color/cli.rb', line 10 def run(_args) $stderr.puts [yellow, "Coming soon"].join end |