summaryrefslogtreecommitdiffstats
path: root/src/ui.sh
Commit message (Expand)AuthorAgeFilesLines
* notice(): New functionP. J. McDermott2015-11-061-1/+1
* message(): New functionP. J. McDermott2015-10-291-1/+1
* resume_ui(): DropP. J. McDermott2015-10-281-1/+1
* show_prompt(): New functionP. J. McDermott2015-10-281-1/+1
* dbg(), info(), warn() err(): Call log_*() functionsP. J. McDermott2015-10-281-3/+4
* ui: Add UI init, exit, and resume functionsP. J. McDermott2015-10-271-1/+3
* ui/cli: Write warnings and errors to stderrP. J. McDermott2015-10-271-1/+1
* Validate UI optionP. J. McDermott2015-10-271-0/+9
* Add UI supportP. J. McDermott2015-10-271-0/+28