← All compilation units

Flyology.Process_Generations.Command_Lines

Description

Reserved authority arguments are absent, duplicated, or malformed.

Append_Authority

procedure Append_Authority (Item : in out Flyology.Subprocesses.Command; Authority : Upgrade_Handle)

Append the exact reserved authority arguments to one child command.

Parameters
Item

Command to extend

Authority

Transaction authority encoded as decimal arguments

Authority_Error

Authority_Error : exception;

Reserved authority arguments are absent, duplicated, or malformed.

Read_Authority

function Read_Authority return Upgrade_Handle

Read exactly one complete authority from the current process arguments.

Return value

Parsed transaction authority

Raised exceptions
Authority_Error

Reserved arguments are missing or invalid