Method

GomRepositorydup_driver

Declaration

GomDriver*
gom_repository_dup_driver (
  GomRepository* self
)

Description

Gets the driver used to create the repository.

Return value

Type: GomDriver

The GomDriver.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.