CRaPI - Correct Robust and Perfect API

CommandQueue.Peek Method 

Returns the first command in the queue

public Command Peek();

Return Value

The first command in the queue

See Also

CommandQueue Class | TeamYaffa.CRaPI Namespace