class Satisfaction::CLI
Public Class Methods
setup()
click to toggle source
# File lib/satisfaction/cli.rb, line 4 def setup puts "setting up from wrapper!" end
# File lib/satisfaction/cli.rb, line 4 def setup puts "setting up from wrapper!" end