Method

FwupdRemoteget_remotes_dir

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

Returns: const gchar*
 

A string, or NULL if unset.

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