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

Method USER

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

Source from the content-addressed store, hash-verified

316 static const CCommand SYST() { return cmdSYST; }
317 static const CCommand TYPE() { return cmdTYPE; }
318 static const CCommand USER() { return cmdUSER; }
319
320 private:
321 class CExtendedInfo;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected