2019년 10월 4일 오전 11:36
The tm-unload-plugin-library message unloads the specified plugin library and deletes associated temporary tiddlers.
| Name | Description |
|---|---|
| url | Url specifying the plugin library to be unloaded |
Unloading a plugin library deletes the following tiddlers:
- The tiddler titled
$:/temp/ServerConnection/+<url> - All tiddlers with the prefix
$:/temp/RemoteAssetInfo/+<url>+/
The tm-unload-plugin-library message is usually generated with the ButtonWidget and is handled by the core itself.