forked from Github/Axter-Stash
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# StashPluginHelper: Ver 0.1.0 (By David Maisonave)
|
# StashPluginHelper: Ver 0.1.0 (By David Maisonave)
|
||||||
**StashPluginHelper** is a class that performs common implementation used in most plugins.
|
**StashPluginHelper** extends the StashInterface class for plugins.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Log Features:
|
- Log Features:
|
||||||
@@ -7,7 +7,6 @@
|
|||||||
- Logging includes source code line number.
|
- Logging includes source code line number.
|
||||||
- Sets a maximum plugin log file size.
|
- Sets a maximum plugin log file size.
|
||||||
- Stash Interface Features:
|
- Stash Interface Features:
|
||||||
- Sets STASH_INTERFACE with StashInterface
|
|
||||||
- Gets STASH_URL value from command line argument and/or from STDIN_READ
|
- Gets STASH_URL value from command line argument and/or from STDIN_READ
|
||||||
- Sets FRAGMENT_SERVER based on command line arguments or STDIN_READ
|
- Sets FRAGMENT_SERVER based on command line arguments or STDIN_READ
|
||||||
- Sets PLUGIN_ID based on the main script file name (in lower case)
|
- Sets PLUGIN_ID based on the main script file name (in lower case)
|
||||||
|
|||||||
Reference in New Issue
Block a user