nutrimatic.cli.options.version
nutri-matic Package
Functions
| version_mode(version) | Handle the –version / -V flag. | |—————————————————————————|———————————–|
nutrimatic.cli.options.version.version_mode(version)
Handle the –version / -V flag.
When the version flag is provided, this function prints package metadata (version, author, license) and exits the application immediately.
- Return type:
None