# File lib/fake_ftp/server_commands/site.rb, line 6
def
run
(
_
,
command
,
*
)
"200 #{command}"
end