Required Instance Methodorlandos-nl.citadel 0.8.0Citadel

    removeDirectory(_:context:)

    Removes the directory at the given path. This is equivalent to the rmdir() system call.

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

    Other requirements

    Instance members