Method: Fog::Storage::HP::SharedDirectory#destroy
- Defined in:
- lib/fog/hp/models/storage/shared_directory.rb
#destroy ⇒ Object
22 23 24 25 26 |
# File 'lib/fog/hp/models/storage/shared_directory.rb', line 22 def destroy requires :url # delete is not allowed false end |