MCPcopy Create free account
hub / github.com/StackStorm/st2 / get_display_name

Method get_display_name

st2client/st2client/models/core.py:128–129  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

126
127 @classmethod
128 def get_display_name(cls):
129 return cls._display_name if cls._display_name else cls.__name__
130
131 @classmethod
132 def get_plural_name(cls):

Callers 15

print_not_foundMethod · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
runMethod · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 1