Function
FwupdPlugincommon_get_path
since: 1.0.8
Declaration [src]
gchar*
fu_common_get_path (
FuPathKind path_kind
)
Description [src]
Gets a fwupd-specific system path. These can be overridden with various
environment variables, for instance FWUPD_DATADIR
.
Available since: 1.0.8
Parameters
path_kind
-
Type:
FuPathKind
A
FuPathKind
e.g.FU_PATH_KIND_DATADIR_PKG
.