luadocs/content/lua.api.manual/darktable/darktable.destroy_storage.md

18 lines
301 B
Markdown
Raw Permalink Normal View History

2021-12-25 21:18:14 +00:00
---
title: darktable.destroy_storage
id: darktable.destroy_storage
weight: 211
draft: false
author: "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.