Skip to content

Reference ABCAnimation ABCAnimation.tail

ABCAnimation.tail

tail(n=10)

Prints the last n rows.

Parameters:

  • n (int, default: 10 ) –

    Amount of filelines to select.

Returns:

  • Method prints last n rows of .xyz animation file to terminal.