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

Function reset

st2tests/st2tests/config.py:38–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36
37
38def reset():
39 cfg.CONF.reset()
40
41
42def parse_args(args=None, coordinator_noop=True):

Callers 1

_setup_config_optsFunction · 0.85

Calls 1

resetMethod · 0.80

Tested by

no test coverage detected