Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 273 Bytes

File metadata and controls

23 lines (15 loc) · 273 Bytes

Node.Process

Process

cwd

cwd : () -> Task Node.Error.Error String

Current working directory.


environment

environment : Result String (Dict String String)

Environment variables.