Dev
source module isofit.data.dev
Functions
-
cli — Extra commands for developers
-
installTabCompletion — Generates the Click shell completion script for a user's shell, if it is supported.
-
check_version — Checks the currently installed ISOFIT version against the latest release
Extra commands for developers
source toTemplate(no_save, kwargs, *args, **opts)
source fromTemplate(no_save, kwargs, *args, **opts)
source installTabCompletion(command: str = 'isofit')
Generates the Click shell completion script for a user's shell, if it is supported.
Parameters
-
command : str, default="isofit" — Name of the CLI program
Raises
-
RuntimeError
Checks the currently installed ISOFIT version against the latest release