Documentation ¶
Overview ¶
Package crosconfig provides methods for using the cros_config command line utility. See https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/chromeos-config for more information about cros_config.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the given property as a string if it is set and returns an empty string if it is not.
func IsNotFound ¶
IsNotFound returns true if the given error is of type errNotFound.
Types ¶
type ErrNotFound ¶
ErrNotFound describes an error encountered when a property is not found by cros_config.
Click to show internal directories.
Click to hide internal directories.