MCPcopy 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
15ShellItem ShellItemArray::front()
16{
17 return (*this)[0];
18}
19
20ShellItem ShellItemArray::back()
21{

Callers 2

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected