colibri/Library/Sources/Internal/Extensions/Process+Conformances.swift

6 lines
77 B
Swift

import Foundation
// MARK: - Processable
extension Process: Processable {}