MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / exec

Method exec

source/src/scriptinterpreter.cpp:1326–1329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1324 return true;
1325 }
1326 catch (...)
1327 {
1328 return false;
1329 }
1330 }
1331};
1332struct QiFunc_dir_move : public QiFunc

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected