Method

IdeVcsCloneRequestget_directory

Declaration

GFile*
ide_vcs_clone_request_get_directory (
  IdeVcsCloneRequest* self
)

Description

Gets the directory to use which will contain the new subdirectory created when checking out the project.

Return value

Type: GFile

A GFile.

The data is owned by the instance.