139 140 141
# File 'lib/pupu/cli.rb', line 139 def load_config self.config_path && load(self.config_path) end