MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / __init__

Method __init__

docs/ElunaDoc/parser.py:149–203  ·  view source on GitHub ↗
(
        self,
        name: str,
        description: str,
        tables: List[TableDict],
        prototypes: List[str],
        warning: str,
        parameters: List[ParameterDoc],
        returned: List[ParameterDoc],
        hook_category: Optional[str] = None,
        exported_hooks: Optional[Dict[str, Dict[str, Dict]]] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_format_dict_valuesMethod · 0.95

Tested by

no test coverage detected