Module SFFtp.ListingResponse

module ListingResponse: sig .. end

val destroy : SFFtp.listingResponse -> unit
val isOk : SFFtp.listingResponse -> bool
val getStatus : SFFtp.listingResponse -> SFFtp.status
val getMessage : SFFtp.listingResponse -> string
val getListing : SFFtp.listingResponse -> string array