Class: Protocol::Content::Parameters::Value::Omitted

Inherits:
Object
  • Object
show all
Defined in:
lib/protocol/content/parameters/value.rb

Instance Method Summary collapse

Instance Method Details

#apply_upload(errors, path) ⇒ Object



12
13
14
# File 'lib/protocol/content/parameters/value.rb', line 12

def apply_upload(errors, path)
	return false
end