Skip to content

Check whether arguments provided by user match command's signature.

Pre-release
Pre-release
Compare
Choose a tag to compare
@fwkz fwkz released this 17 Nov 16:20
· 44 commits to master since this release

Check whether arguments provided by user via input() match _func signature.

Feeding already validated arguments list to _apply_guides allow to simplify its code.