[Feature]: Read design:type
metadata to cast type of @Option()
and @Argument()
#169
Labels
design:type
metadata to cast type of @Option()
and @Argument()
#169
🚀 Feature Proposal
Read
Reflect.getMetadata('design:type', target, key)
metadata to cast type of@Option()
and@Argument()
.Motivation
Cast the type according to the user declaration in commands.
The text was updated successfully, but these errors were encountered: