412 413 414 415 416
# File 'lib/lily.rb', line 412 def init auth(@args[-1]) session_key puts "Initialized Lily successfully at file ~/.lily.json" end