MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / File

Method File

deps/FtpClient/FTPDataTypes.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 tstring AsString() const;
65
66 static const CStructure File() { return scFile; }
67 static const CStructure Record() { return scRecord; }
68 static const CStructure Page() { return scPage; }
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected