classcamembert::History

sys::Obj
  camembert::History
items

Source

FileItem[] items := FileItem[,] { private set }

The first item is the most recent navigation and the last item is the oldest navigation.

push

Source

This push(Space space, FileItem link)

Log navigation to the specified resource into the history. Return this.

pushListeners

Source

|History[] pushListeners := |History->Void|[,]