MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / platform_working_dir

Function platform_working_dir

StereoKitC/platforms/web.cpp:438–440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436///////////////////////////////////////////
437
438char* platform_working_dir() {
439 return string_copy("/");
440}
441
442///////////////////////////////////////////
443

Callers 1

file_picker_open_folderFunction · 0.50

Calls 1

string_copyFunction · 0.85

Tested by

no test coverage detected