Shared command-line driver for the text-backend animation players.
The text backend renders .txt animations (ASCII charset by default).
Both the fortplot_play_text target and its fortplot_play_ascii
compatibility alias route through run_text_player_cli so their argument
parsing and behavior stay identical.
Parse arguments and play a .txt text-backend animation.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | program_name | |||
| integer, | intent(out) | :: | exit_code |