MCPcopy Create free account
hub / github.com/KaiserGranatapfel/GameCubeRecompiled / lua

Method lua

gcrecomp-lua/src/engine.rs:48–50  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

46 }
47
48 pub fn lua(&self) -> &Lua {
49 &self.lua
50 }
51}

Callers 5

handle_indexFunction · 0.80
handle_uploadFunction · 0.80
run_lua_pipelineFunction · 0.80
call_lua_handlerFunction · 0.80
newMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected