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

Method MDTM

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

Source from the content-addressed store, hash-verified

290 static const CCommand HELP() { return cmdHELP; }
291 static const CCommand LIST() { return cmdLIST; }
292 static const CCommand MDTM() { return cmdMDTM; }
293 static const CCommand MKD() { return cmdMKD; }
294 static const CCommand MODE() { return cmdMODE; }
295 static const CCommand NLST() { return cmdNLST; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected