Ian Wijma
a65ca4e37f
In this commit, the .help() method was moved to an earlier part of the command configuration. Previously, .help() was executed after defining options. The reason for this change was to improve code readability and ensure that the help command is processed in line with other commands, improving user experience by offering immediate assistance for all commands. This effective placement of .help() method should make it easier for users to understand how to interact with the command line interface. |
||
---|---|---|
.github/workflows | ||
bin | ||
src | ||
.gitignore | ||
package-lock.json | ||
package.json |