You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also check out [the example directory](/example/).
75
+
74
76
## Details
75
77
76
78
The examples demonstrated below will assume you have a command list (`commands`) with the following structure:
@@ -95,6 +97,8 @@ s = subcommand | o = option | c = choice
95
97
96
98
Defined like this:
97
99
100
+
**Important:** Do not copy paste commands from the code below as they are shortened for brevity. Full working demo is available at the [example directory](/example/commands/_commands.ts) if you need one.
0 commit comments