| 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; } |
nothing calls this directly
no outgoing calls
no test coverage detected