Method: Ayadn::Status#bad_path

Defined in:
lib/ayadn/status.rb

#bad_pathObject



404
405
406
# File 'lib/ayadn/status.rb', line 404

def bad_path
  info("error", "couldn't upload this file (path seems wrong)", "red")
end