Module SFFtp.DirectoryResponse

module DirectoryResponse: sig .. end

val destroy : SFFtp.directoryResponse -> unit
val isOk : SFFtp.directoryResponse -> bool
val getStatus : SFFtp.directoryResponse -> SFFtp.status
val getMessage : SFFtp.directoryResponse -> string
val getDirectory : SFFtp.directoryResponse -> string