Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ FileSystemTest.cpp
File
FileSystemTest.cpp
Tests/Libraries/FileSystem/FileSystemTest.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Stefano Cristiano
2
// SPDX-License-Identifier: MIT
3
#include
"Libraries/FileSystem/FileSystem.h"
4
#include
"Libraries/Memory/String.h"
Callers
nothing calls this directly
Calls
15
writableSpan
Method · 0.80
existsAndIsDirectory
Method · 0.80
makeDirectory
Method · 0.80
changeDirectory
Method · 0.80
getFileStat
Method · 0.80
createSymbolicLink
Method · 0.80
lstat
Method · 0.80
removeLinkIfExists
Method · 0.80
stat
Class · 0.70
data
Method · 0.45
resize
Method · 0.45
assign
Method · 0.45
Tested by
no test coverage detected