darktable.destroy_storage

function(
  plugin_name : string
)

This function will destroy a storage created by darktable.register_storage.

  • plugin_name - string - The name of the plugin to destroy.