# Functions

New constructs a new Interface struct with the specified options.
WithDevices sets the devices for the Interface struct.
WithDevRoot sets the root directory for the NVIDIA device nodes.
WithDryRun sets the dry run option for the Interface struct.
WithLogger sets the logger for the Interface struct.

# Structs

Interface provides a set of utilities for interacting with NVIDIA devices on the system.

# Type aliases

Option is a function that sets an option on the Interface struct.