Stash Software API
2.0.0
|
[ MODULE ] - Command module. More...
Functions | |
def | create () |
Create a Stash App. More... | |
def | listApps (keyword=None, detail=None) |
List Stash App files. More... | |
def | search () |
Search Stash App files. More... | |
[ MODULE ] - Command module.
def sStashApp.stashAppCmd.create | ( | ) |
Create a Stash App.
N/A |
def sStashApp.stashAppCmd.listApps | ( | keyword = None , |
|
detail = None |
|||
) |
List Stash App files.
keyword | [ str | None | in ] - Keyword. |
detail | [ bool | None | in ] - Display detail. |
N/A |
def sStashApp.stashAppCmd.search | ( | ) |
Search Stash App files.
N/A |