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

Method get_user

st2common/st2common/models/system/action.py:375–376  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

373 return self.sudo
374
375 def get_user(self):
376 return self.user
377
378 def get_hosts(self):
379 return self.hosts

Callers 1

from_modelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected