Module os_shim_internal

Source
Expand description

Abstractions for testing code that interacts with the operating system:

  • Reading environment variables
  • Reading from the file system

Structsยง

Env
Environment variable abstraction
Fs
File system abstraction