Method

FoundryGitClonerset_author_email

Declaration [src]

void
foundry_git_cloner_set_author_email (
  FoundryGitCloner* self,
  const char* author_email
)

Description

No description available.

Parameters

author_email

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.