|
str | name = "housekeeping" |
|
list | supported = ["housekeeping", "release"] |
|
Poetry application command interface
Definition at line 141 of file __poetry.py.
◆ factory()
PyXMake.Plugin.__poetry.ApplicationPlugin.Command.factory |
( |
| cls | ) |
|
◆ handle()
PyXMake.Plugin.__poetry.ApplicationPlugin.Command.handle |
( |
| self | ) |
|
◆ name
str PyXMake.Plugin.__poetry.ApplicationPlugin.Command.name = "housekeeping" |
|
static |
◆ supported
list PyXMake.Plugin.__poetry.ApplicationPlugin.Command.supported = ["housekeeping", "release"] |
|
static |
The documentation for this class was generated from the following file: