batocera-ES-onArch

Emulationstation from batocera with configs and scripts for integration as Arch-Linux package

This project is maintained by GB609

/opt/batocera-emulationstation/lib/interaction_helpers.lib

Overview

simple helper that can be used to determine if a graphical dialog shall be shown

Index

_listChoice

To be used by _askChoice. Encapsulates decision how and where to write the choices. For now, only tty is supported. $1 index $2 text

_ask

Get a single line from the user and keep as it is. $1: question to ask $2: default value

_interface:errorAbort

Print and log a message, exit shell

Generated with shdoc from /opt/batocera-emulationstation/lib/interaction_helpers.lib