Examples #15
Unanswered
Lyspoul
asked this question in
Ideas and suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Love this project, really great idea!
I think the
examples
property of the Command object could use a little more details; Astring
array does not really provide the possibility to give examples, along with a description of what the examples do. So instead, I would propose an array ofExample
objects, each with acommand
property and adescription
property, to be able to actually use theexamples
property for documentation.Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions