Method

FwupdPluginContextget_path_store

since: 2.1.1

Declaration [src]

FuPathStore*
fu_context_get_path_store (
  FuContext* self
)

Description [src]

Gets the well-known path store.

Available since: 2.1.1

Return value

Type: FuPathStore

A FuPathStore, or NULL if not set.

The returned data is owned by the instance.