# File lib/net/ftp.rb, line 271
def
voidcmd
(
cmd
)
synchronize
do
putline
(
cmd
)
voidresp
end
end