Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ begin
Method
begin
FastCopy/TaskFile.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
uint64_t GetTotalSize();
86
87
auto begin() { return lines.begin(); }
88
auto end() { return lines.end(); }
89
90
int IndexOf(TaskFileIterator<typename std::vector<std::wstring>::iterator> const& iter);
Callers
9
GetTotalSize
Method · 0.45
IndexOf
Method · 0.45
RecordFile
Method · 0.45
backSlashToForwardSlash
Function · 0.45
ConfirmDuplicates
Method · 0.45
ToBackslash
Function · 0.45
StringToMultiString
Function · 0.45
TEST_CLASS
Function · 0.45
TEST_METHOD
Function · 0.45
Calls
no outgoing calls
Tested by
3
StringToMultiString
Function · 0.36
TEST_CLASS
Function · 0.36
TEST_METHOD
Function · 0.36