Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ tempDir
Function
tempDir
src/utilities/core/Path.cpp:33–35 ·
view source on GitHub ↗
path to a temporary directory. */
Source
from the content-addressed store, hash-verified
31
32
/** path to a temporary directory. */
33
path tempDir() {
34
return openstudio::filesystem::temp_directory_path();
35
}
36
37
/** path to UTF-8 encoding. */
38
std::string toString(const path& p) {
Callers
6
TEST_F
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
prepareOutDir
Function · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68