Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ end
Method
end
Sources/Shared/IO/FileSystem.h:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
Directory end() noexcept {
98
return Directory();
99
}
100
101
private:
102
class Impl;
Callers
nothing calls this directly
Calls
1
Directory
Class · 0.70
Tested by
no test coverage detected