Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
438
char* platform_working_dir() {
439
return string_copy(
"/"
);
440
}
441
442
///////////////////////////////////////////
443
Callers
1
file_picker_open_folder
Function · 0.50
Calls
1
string_copy
Function · 0.85
Tested by
no test coverage detected