Class: Artifact::CLI

Inherits:
Object
  • Object
show all
Defined in:
lib/artifact/cli.rb

Class Method Summary collapse

Class Method Details

.startObject



5
6
7
8
# File 'lib/artifact/cli.rb', line 5

def self.start
  puts "Not ready yet, sorry"
  exit 1
end