Method

FwupdRemoteget_filename_cache

Declaration [src]

const gchar*
fwupd_remote_get_filename_cache (
  FwupdRemote* self
)

Description [src]

Gets the path and filename that the remote is using for a cache.

Available since:0.9.6

Return value

Returns: const gchar*
 

A string, or NULL for unset.

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