term.h(0)
limb manual
term.h(0)
NAME
term.h - helpers for terminal interactions
SYNOPSIS
#include <limb/term.h>
DESCRIPTION
The header defines helper functions to interact with a terminal.
Functions
The following functions are defined :
To prompt user for a password and read it from stdin.
To enable/disable echoing of input characters from a terminal.
To ensure current process is in the foreground job if needed.