Handbook
Glossary
ftp-cwd ( directory -- ftp-response )
Vocabulary
ftp
.
client
Inputs
directory
an
object
Outputs
ftp-response
an
object
Definition
USING:
sequences
;
IN:
ftp.client
:
ftp-cwd
( directory -- ftp-response )
"CWD "
prepend
ftp-command
;