Class: Artifact::CLI
- Inherits:
-
Object
- Object
- Artifact::CLI
- Defined in:
- lib/artifact/cli.rb
Class Method Summary collapse
Class Method Details
.start ⇒ Object
5 6 7 8 |
# File 'lib/artifact/cli.rb', line 5 def self.start puts "Not ready yet, sorry" exit 1 end |