Packages

A Gleam FTP/FTPS client library with full RFC support for both passive and active mode

Current section

Files

Jump to
gftp include gftp@actor_Feat.hrl
Raw

include/gftp@actor_Feat.hrl

-record(feat, {
reply :: gleam@erlang@process:subject({ok,
gleam@dict:dict(binary(), gleam@option:option(binary()))} |
{error, gftp@result:ftp_error()})
}).