This switches from bools to flags in our Args struct. We also add notebook as an optional feature flag (--notebook) since its not ready.
188 KiB
188 KiB
This switches from bools to flags in our Args struct. We also add notebook as an optional feature flag (--notebook) since its not ready.