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_WithMode.hrl
Raw

include/gftp@actor_WithMode.hrl

-record(with_mode, {
mode :: gftp@mode:mode(),
reply :: gleam@erlang@process:subject(nil)
}).