Class: Minfra::Cli::Setup

Inherits:
Thor
  • Object
show all
Includes:
Hook, Logging
Defined in:
lib/minfra/cli/commands/setup.rb

Overview

not from command! # Dev

Instance Method Summary collapse

Methods included from Hook

included

Methods included from Logging

#debug, #deprecated, #error, #exit_error, #info, #warn

Instance Method Details

#devObject



12
13
14
# File 'lib/minfra/cli/commands/setup.rb', line 12

def dev
  setup_config
end