5 lines
74 B
Swift
5 lines
74 B
Swift
import SwiftShell
|
|
import Foundation
|
|
|
|
println(NSProcessInfo().environment)
|