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

Method CDUP

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

Source from the content-addressed store, hash-verified

285 static const CCommand ALLO() { return cmdALLO; }
286 static const CCommand APPE() { return cmdAPPE; }
287 static const CCommand CDUP() { return cmdCDUP; }
288 static const CCommand CWD() { return cmdCWD; }
289 static const CCommand DELE() { return cmdDELE; }
290 static const CCommand HELP() { return cmdHELP; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected