summaryrefslogtreecommitdiff
path: root/web/web_opts.c
Commit message (Collapse)AuthorAgeFilesLines
* web: move reading opts to opts fileDavid Vazgenovich Shakaryan2022-05-031-0/+7
|
* 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.