kedro.framework.cli.hooks.specs

Description

A module containing specifications for all callable hooks in the Kedro CLI’s execution timeline. For more information about these specifications, please visit [Pluggy’s documentation](https://pluggy.readthedocs.io/en/stable/#specs)

Classes

CLICommandSpecs()

Namespace that defines all specifications for Kedro CLI's lifecycle hooks.