Function

FoundryCliCommandTreeget_default

Declaration [src]

FoundryCliCommandTree*
foundry_cli_command_tree_get_default (
  void
)

Description [src]

Gets the default instance for use by the foundry CLI tool.

Return value

Type: FoundryCliCommandTree

A FoundryCliCommandTree.

The data is owned by the called function.