protocol ExecDelegate : AnyObject
s7Citadel12ExecDelegatePWhat are these?
s7Citadel12ExecDelegateP
FNV24: [9DLY6]
func setEnvironmentValue(String, forKey: String) async throws
func start(command: String, outputHandler: ExecOutputHandler) async throws -> ExecCommandContext
import Citadel
func setEnvironmentValue(_ value: String, forKey key: String) async throws