luadocs/content/lua.api.manual/darktable/darktable.destroy_storage.md
2021-12-25 16:18:14 -05:00

301 B

title id weight draft author
darktable.destroy_storage darktable.destroy_storage 211 false people
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.