var isClosed: Bool { get }
s7Citadel15SSHShellContextV8isClosedSbvpWhat are these?
s7Citadel15SSHShellContextV8isClosedSbvp
FNV24: [1HOHL]
struct WindowSize
let session: SSHContext
let windowSize: AsyncStream<WindowSize>
func close(mode: CloseMode) async throws
import Citadel
struct SSHShellContext
@frozen struct Bool
A value type whose instances are either true or false.
true
false
func close(mode: CloseMode = .all) async throws