Pre-parse command arguments based on type #41

Open
opened 2019-11-04 13:54:29 +01:00 by FWDekker · 1 comment
Owner

The shell/commands interface should pre-parse arguments based on its description. Currently, only the number of arguments is validated, but a more specific description can be given by describing which options/arguments are required/optional, what their types are, and so on.

The shell/commands interface should pre-parse arguments based on its description. Currently, only the number of arguments is validated, but a more specific description can be given by describing which options/arguments are required/optional, what their types are, and so on.
FWDekker self-assigned this 2019-11-04 13:54:29 +01:00
FWDekker added the
enhancement
label 2019-11-04 13:54:29 +01:00
Author
Owner

This information can also be used to generate command documentation. Maybe later.

This information can also be used to generate command documentation. Maybe later.
FWDekker added a new dependency 2020-03-25 00:26:59 +01:00
Sign in to join this conversation.
No description provided.