Class: Rys::Bundler::Commands::BuildInteractively

Inherits:
Object
  • Object
show all
Defined in:
lib/rys/bundler/commands/build_interactively.rb

Class Method Summary collapse

Class Method Details

.run(args) ⇒ Object



6
7
8
9
# File 'lib/rys/bundler/commands/build_interactively.rb', line 6

def self.run(args)
  puts 'Comming soon'
  exit 1
end