package
0.14.0
Repository: https://github.com/jaypipes/ghw.git
Documentation: pkg.go.dev

# Functions

Exists returns true if the supplied (merged) Option already contains a context.
FromEnv returns a Context that has been populated from the environs or default options values.
New returns a Context struct pointer that has had various options set on it.
WithContext returns an option.Option that contains a pre-existing Context struct.

# Structs

Context contains the merged set of configuration switches that act as an execution context when calling internal discovery methods.