history

abstract fun history(before: Int): CodeCell?

Get cell by relative offset: 0 for current cell, 1 for previous cell, and so on

Return

Cell from history

Parameters

before

Relative offset