Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ TaskFile
Method
TaskFile
FastCopy/TaskFile.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
};
78
79
TaskFile(winrt::hstring const& path) : m_path{ path } {}
80
81
wchar_t const* data() const { return m_path.data(); }
82
[[maybe_unused]]int32_t GetNumFiles();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected