27 28 29 30 31 32 33
# File 'lib/cline.rb', line 27 def boot mkdir_if_needed load_config_if_exists load_default_config self end