ActionStack.push

Push an action to the stack

Returns the resulting top of the stack

class ActionStack(ActionT)
ActionT
push
(
ActionT item
)

Meta