Function: startFTPServer
test-utils/src.startFTPServer
startFTPServer(
opts
?):Promise
<StartedFTPOptions
>
Parameters
▪ opts?: StartFTPServerOptions
Returns
Promise
<StartedFTPOptions
>
Source
libs/test-utils/src/lib/containers/ftp/start-ftp-server.ts:12
Generated using typedoc-plugin-markdown and TypeDoc