MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / get

Method get

UnitTest/UnitTest.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 auto get()
70 {
71 return GetFileAttributes(m_fileName);
72 }
73
74 bool operator==(Attributes rhs)
75 {

Callers 5

RunMethod · 0.45
StringToMultiStringFunction · 0.45
RunMethod · 0.45
operator==Method · 0.45
TEST_METHODFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected