Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ front
Method
front
FastCopyShellExtension/ShellItemArray.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
ShellItem ShellItemArray::front()
16
{
17
return (*this)[0];
18
}
19
20
ShellItem ShellItemArray::back()
21
{
Callers
2
UIThreadWrapper.cpp
File · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected