Function

QuarrelCommandthrowing

Declaration

QuarrelCommand*
quarrel_command_throwing (
  void
)

Description

The current command that threw an error while parsing.

Return value

Type: QuarrelCommand

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.