Method

FwupdRemoteget_remotes_dir

since: 1.3.1

Declaration [src]

const gchar*
fwupd_remote_get_remotes_dir (
  FwupdRemote* self
)

Description [src]

Gets the base directory for storing remote metadata.

Available since: 1.3.1

Return value

Type: const gchar*

A string, or NULL if unset.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.