class documentation
Undocumented
Method | bundle |
Undocumented |
Method | cli |
Undocumented |
Method | command |
Undocumented |
Method | get |
Undocumented |
Method | object |
Undocumented |
Method | parse |
Undocumented |
Method | read |
Undocumented |
Class Variable | manifest |
Undocumented |
Class Variable | version |
Undocumented |
def command_descriptor(self, command_category:
str
, command_name: str
) -> Optional[ ExtCommandDescriptor]
:
(source)
¶
overridden in
gws.spec.runtime.Object
Undocumented
def get_class(self, classref:
ClassRef
, ext_type: Optional[ str]
= None) -> Optional[ type]
:
(source)
¶
overridden in
gws.spec.runtime.Object
Undocumented