Required Instance Methodorlandos-nl.citadel 0.8.0Citadel

    removeFile(_:context:)

    Removes the file at the given path. This is equivalent to the unlink() system call.

    SFTPServer.swift:63
    func removeFile(_ filePath: String, context: SSHContext) async throws -> SFTPStatusCode

    Other requirements

    Instance members