Function

FoundryCliOptionsnew

Declaration [src]

FoundryCliOptions*
foundry_cli_options_new (
  void
)

Description

No description available.

Return value

Type: FoundryCliOptions

A new FoundryCliOptions.

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