Commando
Commando copied to clipboard
DurationArgumentType
#182 Added Duration type.
Takes a string in this format: 1mo2w3d4h5m6s7ms
or 1mo 2w 3d 4h 5m 6s 7ms
.
The issue mentioned having methods for this type but I don't believe they can be accessed. If I'm wrong about that, it would be a quick to add them back in.
I'll make those changes. None of these popped up from npm test
or npm run lint
for me.