2 * Copyright 2005-2007, Ingo Weinhold, bonefish@cs.tu-berlin.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef _FSSH_COMMAND_CP_H
6 #define _FSSH_COMMAND_CP_H
15 fssh_status_t
command_cp(int argc
, const char* const* argv
);
18 } // namespace FSShell
21 #endif // _FSSH_COMMAND_CP_H