hatch.plugin.utils.load_plugin_from_script
¶
hatch.plugin.utils.
load_plugin_from_script
(
path
:
str
,
script_name
:
str
,
plugin_class
:
type
[
EnvironmentCollectorInterface
]
,
plugin_id
:
str
)
→
type
[
EnvironmentCollectorInterface
]
¶
Project name not set
Navigation
hatch
hatch.config
hatch.dep
hatch.env
hatch.errors
hatch.index
hatch.plugin
hatch.plugin.constants
hatch.plugin.utils
hatch.plugin.utils.load_plugin_from_script
load_plugin_from_script()
hatch.project
hatch.publish
hatch.python
hatch.template
hatch.utils
hatch.venv
Related Topics
Documentation overview
hatch
hatch.plugin
hatch.plugin.utils
Previous:
hatch.plugin.utils
Next:
hatch.project