Class: YAPI::Commands::Init

Inherits:
Object
  • Object
show all
Defined in:
lib/yapi/commands/init.rb

Instance Method Summary collapse

Instance Method Details

#performObject



8
9
10
# File 'lib/yapi/commands/init.rb', line 8

def perform
  create_config
end