summaryrefslogtreecommitdiff
path: root/web/web_opts.c
Commit message (Collapse)AuthorAgeFilesLines
* web: split opts and prompt handlers into separate filesDavid Vazgenovich Shakaryan2022-05-021-0/+22
Currently using a bunch of forward declarations in prompt.c that should be cleaned up later.