Module aws_types::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§

  • Environment variable abstraction
  • File system abstraction