MCPcopy
hub / github.com/SirVer/ultisnips / _VisualContent

Class _VisualContent

pythonx/UltiSnips/text_objects/python_code.py:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42
43class _VisualContent(NamedTuple):
44 mode: str
45 text: str
46
47
48class SnippetUtilForAction(dict):

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected