MCPcopy Index your code
hub / github.com/StackStorm/st2 / StackStormVersionRequest

Class StackStormVersionRequest

pants-plugins/release/rules.py:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113@dataclass(frozen=True)
114class StackStormVersionRequest:
115 version_file: str
116 description_of_origin: str
117
118
119@dataclass(frozen=True)

Callers 2

setup_kwargs_pluginFunction · 0.85
inject_package_fieldsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected