chiark / gitweb /
frontend.lisp: Add hooks for extensions to add new command-line options.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 4 Aug 2019 18:04:10 +0000 (19:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 4 Aug 2019 18:11:58 +0000 (19:11 +0100)
It seems rather pointless to document the option parser and then fail to
provide any way for extensions to make use of it.

Not that I've actually documented it yet...


No differences found